diff options
author | maxim_productengine <mnikolenko@productengine.com> | 2018-04-10 18:30:48 +0300 |
---|---|---|
committer | maxim_productengine <mnikolenko@productengine.com> | 2018-04-10 18:30:48 +0300 |
commit | 5b46df908fc2798815bd157c7468b07f7b3acefb (patch) | |
tree | ba65e7f322e521ee23e80c0479ec3671aeaffcc3 /indra/newview | |
parent | de9f589eecf39a4154727b25541a74d8f5f0948b (diff) |
MAINT-8518 FIXED Notifications.xml inconsistency / Referring to residents as "Players"
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 6aa6653f42..73b7671824 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -11031,7 +11031,7 @@ An internal error prevented us from properly updating your viewer. The L$ balan name="LargePrimAgentIntersect" type="notify"> <tag>fail</tag> -Cannot create large prims that intersect other players. Please re-try when other players have moved. +Cannot create large prims that intersect other residents. Please re-try when other residents have moved. </notification> <notification |