summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2024-05-24 10:09:42 +0300
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2024-05-24 13:59:28 +0300
commitc4392d4da3859966ab39f44371ea42fce87ae029 (patch)
tree2c9a4ca3fe8b97137f1ca3b28d4a180e2f9c7d54 /indra/newview/skins
parente0f5606db36c64f69dc60e0b68752b16acf20734 (diff)
viewer#1408 Change misleading content removal wanring
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 7d237c6edd..6ad83508b8 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -4501,13 +4501,12 @@ You already have blocked this name.
<notification
icon="alert.tga"
- name="RemoveItemWarn"
+ name="CantModifyContentInNoModTask"
type="alert">
-Though permitted, deleting contents may damage the object. Do you want to delete that item?
- <tag>confirm</tag>
+You don't have permission to modify content of this object
+ <tag>confirm</tag>
<usetemplate
- name="okcancelbuttons"
- notext="Cancel"
+ name="okbutton"
yestext="OK"/>
</notification>