diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r--[-rwxr-xr-x] | indra/newview/skins/default/xui/en/notifications.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 09105c1d28..a6f1b5bf5c 100755..100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5655,6 +5655,15 @@ This area has building disabled. You can't build or rez objects here. <notification icon="notify.tga" + name="HiddenAVs" + persist="true" + type="notify" + unique="true"> +This parcel hides avatars from view from another parcel. You can't see others outside the parcel, and those outside are not able to see you. + </notification> + + <notification + icon="notify.tga" name="ScriptsStopped" persist="true" type="notify"> |