17 lines
612 B
XML
17 lines
612 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<panel label="裝扮" name="appearance panel">
|
|
<string name="No Outfit" value="無裝扮" />
|
|
<string name="Unsaved Changes" value="變更未儲存" />
|
|
<string name="Now Wearing" value="現在穿上..." />
|
|
<string name="Changing outfits" value="變更裝扮" />
|
|
<panel name="panel_currentlook">
|
|
<text name="currentlook_status">
|
|
(狀態)
|
|
</text>
|
|
<text name="currentlook_name">
|
|
(載入中)
|
|
</text>
|
|
<button name="edit_outfit_btn" tool_tip="編輯這裝扮" />
|
|
</panel>
|
|
<search_editor label="裝扮過濾器" name="Filter" />
|
|
</panel> |