summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/tr/floater_map.xml
diff options
context:
space:
mode:
authorRichard Linden <none@none>2011-10-27 17:22:26 -0700
committerRichard Linden <none@none>2011-10-27 17:22:26 -0700
commit6e8ffc247fe52668446b8fa1ed7f1547a755076f (patch)
tree23b6fa5ce6bf6a32944faca54f9a18aca255fd75 /indra/newview/skins/default/xui/tr/floater_map.xml
parent0ecc5c0878adf93e96b99e3db4c65cdb757b99fb (diff)
parentfcd1ccd21e3ea8f0944537347dd6c9d7972d50ce (diff)
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
Diffstat (limited to 'indra/newview/skins/default/xui/tr/floater_map.xml')
-rw-r--r--indra/newview/skins/default/xui/tr/floater_map.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/tr/floater_map.xml b/indra/newview/skins/default/xui/tr/floater_map.xml
new file mode 100644
index 0000000000..7d6c314f04
--- /dev/null
+++ b/indra/newview/skins/default/xui/tr/floater_map.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="Map" title="MİNİ-HARİTA">
+ <floater.string name="ToolTipMsg">
+ [REGION](Haritayı açmak için çift tıkla, yatay hareket için shift çek)
+ </floater.string>
+ <floater.string name="AltToolTipMsg">
+ [REGION](Işınlamak için çift tıkla, yatay hareket için shift çek)
+ </floater.string>
+ <floater.string name="mini_map_caption">
+ Mini-harita
+ </floater.string>
+ <text label="K" name="floater_map_north">
+ K
+ </text>
+ <text label="E" name="floater_map_east">
+ E
+ </text>
+ <text label="B" name="floater_map_west">
+ B
+ </text>
+ <text label="G" name="floater_map_south">
+ G
+ </text>
+ <text label="GD" name="floater_map_southeast">
+ GD
+ </text>
+ <text label="KD" name="floater_map_northeast">
+ KD
+ </text>
+ <text label="GB" name="floater_map_southwest">
+ GB
+ </text>
+ <text label="KB" name="floater_map_northwest">
+ KB
+ </text>
+</floater>