diff options
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 7 | 
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> | 
