summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/tr
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/tr
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/tr')
-rwxr-xr-xindra/newview/skins/default/xui/tr/floater_about.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/tr/floater_about.xml b/indra/newview/skins/default/xui/tr/floater_about.xml
index 9cc9c7a220..4dcf6200c6 100755
--- a/indra/newview/skins/default/xui/tr/floater_about.xml
+++ b/indra/newview/skins/default/xui/tr/floater_about.xml
@@ -8,7 +8,7 @@
[COMPILER] [COMPILER_VERSION] sürümü ile oluşturuldu
</floater.string>
<floater.string name="AboutPosition">
- &lt;nolink&gt;[HOSTNAME]&lt;/nolink&gt; ([HOSTIP]) üzerinde bulunan [REGION] içerisinde [POSITION_0,number,1], [POSITION_1,number,1], [POSITION_2,number,1] konumundasınız
+ &lt;nolink&gt;[HOSTNAME]&lt;/nolink&gt; ([HOSTIP]) üzerinde bulunan [REGION] içerisinde [POSITION_LOCAL_0,number,1], [POSITION_LOCAL_1,number,1], [POSITION_LOCAL_2,number,1] konumundasınız
[SERVER_VERSION]
[SERVER_RELEASE_NOTES_URL]
</floater.string>