summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ru/floater_map.xml
blob: 59ceb0a773bd8e0b54e7016719fe534815593767 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Map" title="МИНИКАРТА">
	<floater.string name="ToolTipMsg">
		[REGION](Двойной щелчок открывает карту, shift+перетягивание – обзор)
	</floater.string>
	<floater.string name="AltToolTipMsg">
		[REGION](Двойной щелчок – телепортация, shift+перетягивание – обзор)
	</floater.string>
	<floater.string name="mini_map_caption">
		Миникарта
	</floater.string>
	<text label="С" name="floater_map_north">
		С
	</text>
	<text label="E" name="floater_map_east">
		E
	</text>
	<text label="З" name="floater_map_west">
		З
	</text>
	<text label="Ю" name="floater_map_south">
		Ю
	</text>
	<text label="ЮВ" name="floater_map_southeast">
		ЮВ
	</text>
	<text label="СВ" name="floater_map_northeast">
		СВ
	</text>
	<text label="ЮЗ" name="floater_map_southwest">
		ЮЗ
	</text>
	<text label="СЗ" name="floater_map_northwest">
		СЗ
	</text>
</floater>