summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2017-03-13 20:48:44 +0200
committerandreykproductengine <akleshchev@productengine.com>2017-03-13 20:48:44 +0200
commit84dd347ae782b5152fdb0fc3b964e88b1c9975c0 (patch)
treea71229a18ece018159a3a0e99aa67d2c1543374f /indra/newview/skins
parent09869a13ee87a1373763a745103b8c530fa37f40 (diff)
MAINT-1324 Warning should appear that objects in different regions can't be linked
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/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 a509adfcbc..bcdd182627 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -1940,6 +1940,14 @@ Please make sure none are locked, and that you own all of them.
<notification
icon="alertmodal.tga"
+ name="CannotLinkAcrossRegions"
+ type="alertmodal">
+Objects cannot be linked across region boundaries.
+ <tag>fail</tag>
+ </notification>
+
+ <notification
+ icon="alertmodal.tga"
name="CannotLinkDifferentOwners"
type="alertmodal">
Unable to link because not all of the objects have the same owner.