diff options
author | Dave SIMmONs <simon@lindenlab.com> | 2011-06-09 13:46:19 -0700 |
---|---|---|
committer | Dave SIMmONs <simon@lindenlab.com> | 2011-06-09 13:46:19 -0700 |
commit | 50393788693578a2fe3a934faa04b382d75f1657 (patch) | |
tree | e7b6229da6628aaa28e8912065662bd827c19256 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 484a4733b7b361d87c6092f4f399951e84c2aacd (diff) |
ER-910: Parcel Privacy. Rename things in code to reflect feature name change to "hidden avatars"
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index c86251bf28..9e3c3a9bac 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5654,14 +5654,12 @@ This area has building disabled. You can't build or rez objects here. </notification> <notification - icon="privacy.tga" - name="PrivateParcel" + icon="notify.tga" + name="HiddenAVs" persist="true" type="notify" unique="true"> -This is a private parcel. You can't see -others outside the parcel, and those -outside are not able to see you. +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 |