summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorGlenn Glazer <coyot@lindenlab.com>2015-10-20 09:22:47 -0700
committerGlenn Glazer <coyot@lindenlab.com>2015-10-20 09:22:47 -0700
commitcb0031880d72cde1d129175276391e91ddadae66 (patch)
tree1d1dc3179c7f38bc302fd4bf587edd056da9f45f /indra/newview
parenteebafb37dbb5f6d59459b68f9e88b476dc93b27a (diff)
SL-113: viewer message from simulator on illegal attachment point
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/skins/default/xui/en/notifications.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index f847c73287..30e7caad76 100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -10259,6 +10259,14 @@ Not enough script resources available to attach object!
</notification>
<notification
+ icon="alertmodal.tga"
+ name="IllegalAttachment"
+ type="notify">
+ <tag>fail</tag>
+ The attachment point specified is not valid and the item has been attached to the default location: chest.
+ </notification>
+
+ <notification
icon="alertmodal.tga"
name="CantDropItemTrialUser"
type="notify">