blob: c942ba1cfb43eab9c94f3011bce28e3fd5ac6951 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Sound Preview" title="SOUND.WAV">
<text name="name_label">
名稱:
</text>
<text name="description_label">
描述:
</text>
<button label="上傳(L$[AMOUNT])" name="ok_btn"/>
<button label="取消" label_selected="取消" name="cancel_btn"/>
</floater>
|