summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorvoidpointer <none@none>2012-10-18 15:11:22 -0700
committervoidpointer <none@none>2012-10-18 15:11:22 -0700
commit48b2dbcd65e72994054b9e525c0e45e346a981fb (patch)
tree9248e199cf01e9e6c9a48aaf37447200754eed72 /indra/newview
parent9b7bfcf594a8388eae087886c53ead164251c62e (diff)
MAINT-1615 - Something invisible pushes avatars around on Dore
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 232ed2dcb4..c32e23d553 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -9960,5 +9960,12 @@ Inventory creation on in-world object failed.
An internal error prevented us from properly updating your viewer. The L$ balance or parcel holdings displayed in your viewer may not reflect your actual balance on the servers.
</notification>
+ <notification
+ icon="alertmodal.tga"
+ name="LargePrimAgentIntersect"
+ type="notify">
+ <tag>fail</tag>
+Cannot create large prims that intersect other players. Please re-try when other players have moved.
+ </notification>
</notifications>