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 | e21f8284fdd9cd86e2822b233775e9a3d77917d5 (patch) | |
tree | 76945b43b82f8fb02bd262e6b441bf751a9b10c5 | |
parent | d70125cc34681f77a31830601b5fcf3356c3da77 (diff) |
ACME-1639 FIXED A few references to "Trusted Experiences" need to be changed to Key experiences
-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"/> |