18 lines
427 B
XML
18 lines
427 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="Import" title="">
|
|
<text name="name_label">
|
|
Nombre:
|
|
</text>
|
|
<text name="description_label">
|
|
Descripción:
|
|
</text>
|
|
<text name="preview_label">
|
|
Archivos a subir:
|
|
</text>
|
|
<button label="Cancelar" name="cancel_btn"/>
|
|
<button label="Subir (10 L$)" name="ok_btn"/>
|
|
<text name="preview_label2">
|
|
Previsualización de la imagen:
|
|
</text>
|
|
</floater>
|