summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
diff options
context:
space:
mode:
authorJustin C. Rounds (Chuck) <chuck@lindenlab.com>2009-12-10 15:15:00 -0500
committerJustin C. Rounds (Chuck) <chuck@lindenlab.com>2009-12-10 15:15:00 -0500
commit3fb8f052f221b85d272c06a49030d57c50d94029 (patch)
treed0f4f8781ebcccbb666f5126e0160752dc011ff7 /indra/newview/skins/default/xui/en
parentac5fa9294291058b08db12454d3f6a8f5a789837 (diff)
Changed "About Land" option to "Place Information". Still needs to be wired up in code, though.
https://jira.secondlife.com/browse/EXT-3276
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r--indra/newview/skins/default/xui/en/menu_land.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_land.xml b/indra/newview/skins/default/xui/en/menu_land.xml
index fac1dcf6ec..54e2b7650e 100644
--- a/indra/newview/skins/default/xui/en/menu_land.xml
+++ b/indra/newview/skins/default/xui/en/menu_land.xml
@@ -3,8 +3,8 @@
layout="topleft"
name="Land Pie">
<menu_item_call
- label="About Land"
- name="About Land...">
+ label="Place Information"
+ name="Place Information...">
<menu_item_call.on_click
function="ShowFloater"
parameter="about_land" />