diff options
author | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2014-11-21 19:36:18 +0200 |
---|---|---|
committer | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2014-11-21 19:36:18 +0200 |
commit | f25c3b32ddfb13e34e54ac94b28c1251ed1d7a3d (patch) | |
tree | 5a31b97360a4b47004347cc0f8b342210d4d1624 /indra/newview/skins/default | |
parent | d10013a59067a0409ed9751b7405c9e32db1ee60 (diff) |
ACME-1639 FIXED A few references to "Trusted Experiences" need to be changed to Key experiences
Diffstat (limited to 'indra/newview/skins/default')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index fa5c1cda4a..61385e9805 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4509,7 +4509,7 @@ Remove estate manager for this estate only or for [ALL_ESTATES]? label="Select estate" name="EstateTrustedExperienceAdd" type="alert"> - Add to trusted list for this estate only or for [ALL_ESTATES]? + Add to key list for this estate only or for [ALL_ESTATES]? <tag>confirm</tag> <usetemplate canceltext="Cancel" @@ -4523,7 +4523,7 @@ Remove estate manager for this estate only or for [ALL_ESTATES]? label="Select estate" name="EstateTrustedExperienceRemove" type="alert"> - Remove from trusted list for this estate only or for [ALL_ESTATES]? + Remove from key list for this estate only or for [ALL_ESTATES]? <tag>confirm</tag> <usetemplate canceltext="Cancel" @@ -7283,7 +7283,7 @@ Unable to acquire a new experience: name="TrustedExperienceEntry" persist="false" type="notify"> - You have been allowed into the region [region_name] by participating in the trusted experience secondlife:///app/experience/[public_id]/profile removing this experience may kick you from the region. + You have been allowed into the region [region_name] by participating in the key experience secondlife:///app/experience/[public_id]/profile removing this experience may kick you from the region. <form name="form"> <ignore name="ignore" text="Allowed into a region by an experience"/> |