summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-12-04 23:31:37 +0200
committerakleshchev <117672381+akleshchev@users.noreply.github.com>2023-12-04 23:40:37 +0200
commit6aeaa4024e685945f69d6af09602e9d33977a4bf (patch)
tree316517dd6e49b902d0741d1260fa01ac2ae029ba /indra/newview
parent88aefc95eace0bb8ea21cb44514d41d98bdf74cc (diff)
SL-20569 Fix notification's description in preferences
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 6c841ac049..33979885b3 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -6178,7 +6178,7 @@ Are you sure you want to delete them?
Delete the image for this item? There is no undo.
<tag>confirm</tag>
<usetemplate
- ignoretext="Don't show me this again"
+ ignoretext="Warn me that thumbnail will be permanently removed"
name="okcancelignore"
notext="Cancel"
yestext="Delete"/>
@@ -7021,7 +7021,7 @@ Please try again.
You have placed a reflection probe, but 'Select Reflection Probes' is disabled. To be able to select reflection probes, check Build &gt; Options &gt; Select Reflection Probes.
<tag>confirm</tag>
<usetemplate
- ignoretext="Don't show again."
+ ignoretext="Warn if Reflection Probes selection is disabled."
name="okignore"
yestext="OK"/>
</notification>