summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_world_map.xml
diff options
context:
space:
mode:
authorRamzi Linden <ramzi@lindenlab.com>2009-12-08 12:29:33 -0800
committerRamzi Linden <ramzi@lindenlab.com>2009-12-08 12:29:33 -0800
commit2985fbe96b18f69ec7e9c6b6edae6ff78738e7b9 (patch)
tree205f1ea16877dd497e7aa5b3a6c12e28ced41c55 /indra/newview/skins/default/xui/en/floater_world_map.xml
parent00b9219367281eeec1060d4b749ddc64cb5ab343 (diff)
L10N: use consistent terminology in tooltip for a button that does the same thing as the one in the Navigation Bar
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_world_map.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_world_map.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_world_map.xml b/indra/newview/skins/default/xui/en/floater_world_map.xml
index 9c11a88c34..e632b67d11 100644
--- a/indra/newview/skins/default/xui/en/floater_world_map.xml
+++ b/indra/newview/skins/default/xui/en/floater_world_map.xml
@@ -62,7 +62,7 @@
left="4"
layout="topleft"
name="Show My Location"
- tool_tip="Center map on your avatar&apos;s location"
+ tool_tip="Center map on my avatar&apos;s location"
top="6"
width="24" >
<button.commit_callback
@@ -235,7 +235,7 @@
left="136"
top="6"
name="Go Home"
- tool_tip="Teleport home"
+ tool_tip="Teleport to my home location"
width="24" >
<button.commit_callback
function="WMap.GoHome" />