/indra/newview/skins/default/xui/pt/floater_map.xml
XML | 36 lines | 36 code | 0 blank | 0 comment | 0 complexity | 6dbc224feeb145c17c5eea44e252847c MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="Map" title="MINI MAPA">
- <floater.string name="ToolTipMsg">
- [REGION](Clique duas vezes para abrir o mapa, shift+arraste para a visăo pan)
- </floater.string>
- <floater.string name="AltToolTipMsg">
- [REGION](Clique duas vezes para teletransportar, shift+arraste para a visăo pan)
- </floater.string>
- <floater.string name="mini_map_caption">
- Mini Mapa
- </floater.string>
- <text label="N" name="floater_map_north" text="N">
- N
- </text>
- <text label="L" name="floater_map_east" text="L">
- L
- </text>
- <text label="O" name="floater_map_west" text="O">
- O
- </text>
- <text label="S" name="floater_map_south" text="S">
- S
- </text>
- <text label="SE" name="floater_map_southeast" text="SE">
- SE
- </text>
- <text label="NE" name="floater_map_northeast" text="NE">
- NE
- </text>
- <text label="SO" name="floater_map_southwest" text="SO">
- SO
- </text>
- <text label="NO" name="floater_map_northwest" text="NO">
- NO
- </text>
- </floater>