18 lines
437 B
XML
18 lines
437 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||
<floater name="Import" title="">
|
||
<text name="name_label">
|
||
Nom :
|
||
</text>
|
||
<text name="description_label">
|
||
Description :
|
||
</text>
|
||
<text name="preview_label">
|
||
Fichiers à charger :
|
||
</text>
|
||
<button label="Annuler" name="cancel_btn"/>
|
||
<button label="Charger (10 L$)" name="ok_btn"/>
|
||
<text name="preview_label2">
|
||
Prévisualisation de l'image :
|
||
</text>
|
||
</floater>
|