diff options
author | Maestro Linden <maestro@lindenlab.com> | 2012-12-14 19:46:24 +0000 |
---|---|---|
committer | Maestro Linden <maestro@lindenlab.com> | 2012-12-14 19:46:24 +0000 |
commit | 18402904144f400a81cb289138fce0050a083560 (patch) | |
tree | c3277edeefd47e554115a2a31b06f3e494e97c7b /indra/newview/skins | |
parent | eca33374fbcbf8c7098c93c80ff2a92ab43fc772 (diff) |
MAINT-2121 Fixed case where changing other parcel option disables 'Show place in search'. Reviewed by Simon.
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/role_actions.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/role_actions.xml b/indra/newview/skins/default/xui/en/role_actions.xml index 89aef57cca..0eeccbeac5 100644 --- a/indra/newview/skins/default/xui/en/role_actions.xml +++ b/indra/newview/skins/default/xui/en/role_actions.xml @@ -70,8 +70,8 @@ longdescription="Toggle 'Show Place in Search' and setting a parcel's category in About Land > Options tab." name="land find places" value="17" /> <action - description="Change parcel name, description, and 'Show Place in Search' settings" - longdescription="Change parcel name, description, and 'Show Place in Search' settings. This is done in About Land > Options tab." + description="Change parcel name, description, and 'Moderate Content' settings" + longdescription="Change parcel name, description, and 'Moderate Content' settings. This is done in About Land > Options tab." name="land change identity" value="18" /> <action description="Set landing point and set teleport routing" longdescription="On a group-owned parcel, Members in a Role with this Ability can set a landing point to specify where incoming teleports arrive, and also set teleport routing for further control. This is done in About Land > Options tab." |