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

17 lines
502 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="Skins panel">
<text type="string" length="1" name="muting_text">
Вибрати скін (потрібен рестарт)
</text>
<radio_group name="skin_selection">
<radio_item name="default">
За замовч.
</radio_item>
<radio_item name="silver">
Срібло
</radio_item>
</radio_group>
<button label="" name="classic_preview" />
<button label="" name="silver_preview" />
</panel>