12 lines
381 B
XML
12 lines
381 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="Sound Preview" title="sound.wav">
|
|
<text name="name_label">
|
|
Nombre:
|
|
</text>
|
|
<text name="description_label">
|
|
Descripción:
|
|
</text>
|
|
<button label="Cancelar" label_selected="Cancelar" name="cancel_btn"/>
|
|
<button label="Subir ([AMOUNT] L$)" label_selected="Subir ([AMOUNT] L$)" name="ok_btn"/>
|
|
</floater>
|