Files
SingularityViewer/indra/newview/skins/default/xui/uk/panel_mini_map.xml
2010-04-02 02:48:44 -03:00

28 lines
533 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Міні-карта" name="mini_mapview">
<text name="n_label" width="20">
Пн
</text>
<text name="e_label" width="20">
Сх
</text>
<text name="s_label" width="20">
Пд
</text>
<text name="w_label" width="20">
Зх
</text>
<text name="ne_label" width="40">
ПнС
</text>
<text name="se_label" width="40">
ПдС
</text>
<text name="sw_label" width="40">
ПдЗ
</text>
<text name="nw_label" width="40">
ПнЗ
</text>
</panel>