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

17 lines
498 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>