From 3fb8f052f221b85d272c06a49030d57c50d94029 Mon Sep 17 00:00:00 2001
From: "Justin C. Rounds (Chuck)" <chuck@lindenlab.com>
Date: Thu, 10 Dec 2009 15:15:00 -0500
Subject: Changed "About Land" option to "Place Information". Still needs to be
 wired up in code, though. https://jira.secondlife.com/browse/EXT-3276

---
 indra/newview/skins/default/xui/en/menu_land.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'indra')

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" />
-- 
cgit v1.2.3