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

13 lines
339 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 name="muting_text">
选择皮肤 (需要重启动)
</text>
<radio_group name="skin_selection">
<radio_item name="default">默认</radio_item>
<radio_item name="silver">Silver</radio_item>
</radio_group>
</panel>