summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorMaxim Nikolenko <maximnproductengine@lindenlab.com>2025-04-30 15:06:56 +0300
committerGitHub <noreply@github.com>2025-04-30 15:06:56 +0300
commit98078b9aade28c8e24f74103f57f96bcdacd4fa4 (patch)
tree841b122bb4f43d7dc6b1cc5c89ecb23d234c5fe5 /indra/newview/skins
parentd9e55c44152064133796bfb08f1da524387c1300 (diff)
#3748 Don't allow dropping material onto water exclusion surface
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 1a56d7e3a3..a51feeb7ab 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -12610,4 +12610,13 @@ are wearing now.
notext="Cancel"
yestext="Continue"/>
</notification>
+
+ <notification
+ icon="notify.tga"
+ name="WaterExclusionNoMaterial"
+ persist="true"
+ type="notify">
+ Unable to apply material to the water exclusion surface.
+ <tag>fail</tag>
+ </notification>
</notifications>