summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/floater_about.xml
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2013-07-02 10:15:41 -0400
committerNat Goodspeed <nat@lindenlab.com>2013-07-02 10:15:41 -0400
commitc71b02b743c41b00970425da14ceb437370aeaf8 (patch)
tree61df720113af3974e50818dadf40df14deb21264 /indra/newview/skins/default/xui/pt/floater_about.xml
parent774c410cc7538c1fdfcbf17250aa38532012d683 (diff)
CHOP-959: Report region-local position in Help -> About box.
I've never really understood the usefulness of displaying world-global coordinates in the Help -> About box. It seems to me far more useful to know where you are within the current region. If that proves problematic, we can display both sets of coordinates -- but let's try it this way first.
Diffstat (limited to 'indra/newview/skins/default/xui/pt/floater_about.xml')
-rwxr-xr-xindra/newview/skins/default/xui/pt/floater_about.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/pt/floater_about.xml b/indra/newview/skins/default/xui/pt/floater_about.xml
index 299f88b22a..d089266342 100755
--- a/indra/newview/skins/default/xui/pt/floater_about.xml
+++ b/indra/newview/skins/default/xui/pt/floater_about.xml
@@ -7,7 +7,7 @@
Construído com [COMPILER] versão [COMPILER_VERSION]
</floater.string>
<floater.string name="AboutPosition">
- Você está em [POSITION_0,number,1], [POSITION_1,number,1], [POSITION_2,number,1] em [REGION] localizado em [HOSTNAME]&lt;/nolink&gt;([HOSTIP])
+ Você está em [POSITION_LOCAL_0,number,1], [POSITION_LOCAL_1,number,1], [POSITION_LOCAL_2,number,1] em [REGION] localizado em [HOSTNAME]&lt;/nolink&gt;([HOSTIP])
[SERVER_VERSION]
[SERVER_RELEASE_NOTES_URL]
</floater.string>