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

12 lines
334 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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" ?>
<floater name="Name/Description" title="">
<text name="name_label">
名前:
</text>
<text name="description_label">
説明:
</text>
<button label="取り消し" name="cancel_btn" />
<button label="アップロード L$[AMOUNT]" name="ok_btn"/>
</floater>