summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ru
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/ru
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/ru')
-rwxr-xr-xindra/newview/skins/default/xui/ru/floater_about.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/ru/floater_about.xml b/indra/newview/skins/default/xui/ru/floater_about.xml
index bb6266ac9a..2b2b3cf453 100755
--- a/indra/newview/skins/default/xui/ru/floater_about.xml
+++ b/indra/newview/skins/default/xui/ru/floater_about.xml
@@ -8,7 +8,7 @@
Использован компилятор [COMPILER], версия [COMPILER_VERSION]
</floater.string>
<floater.string name="AboutPosition">
- Вы в точке [POSITION_0,number,1], [POSITION_1,number,1], [POSITION_2,number,1] в регионе «[REGION]», расположенном на &lt;nolink&gt;[HOSTNAME]&lt;/nolink&gt; ([HOSTIP])
+ Вы в точке [POSITION_LOCAL_0,number,1], [POSITION_LOCAL_1,number,1], [POSITION_LOCAL_2,number,1] в регионе «[REGION]», расположенном на &lt;nolink&gt;[HOSTNAME]&lt;/nolink&gt; ([HOSTIP])
[SERVER_VERSION]
[SERVER_RELEASE_NOTES_URL]
</floater.string>