summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/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/de/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/de/floater_about.xml')
-rwxr-xr-xindra/newview/skins/default/xui/de/floater_about.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/de/floater_about.xml b/indra/newview/skins/default/xui/de/floater_about.xml
index 4387a61963..5245467183 100755
--- a/indra/newview/skins/default/xui/de/floater_about.xml
+++ b/indra/newview/skins/default/xui/de/floater_about.xml
@@ -8,7 +8,7 @@
Kompiliert mit [COMPILER] version [COMPILER_VERSION]
</floater.string>
<floater.string name="AboutPosition">
- Sie befinden sich in [POSITION_0,number,1], [POSITION_1,number,1], [POSITION_2,number,1] in [REGION] auf &lt;nolink&gt;[HOSTNAME]&lt;/nolink&gt; ([HOSTIP])
+ Sie befinden sich in [POSITION_LOCAL_0,number,1], [POSITION_LOCAL_1,number,1], [POSITION_LOCAL_2,number,1] in [REGION] auf &lt;nolink&gt;[HOSTNAME]&lt;/nolink&gt; ([HOSTIP])
[SERVER_VERSION]
[SERVER_RELEASE_NOTES_URL]
</floater.string>