18 lines
418 B
XML
18 lines
418 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="Import" title="">
|
|
<text name="name_label">
|
|
Name:
|
|
</text>
|
|
<text name="description_label">
|
|
Beschreibung:
|
|
</text>
|
|
<text name="preview_label">
|
|
Dateien für Upload:
|
|
</text>
|
|
<button label="Abbrechen" name="cancel_btn" />
|
|
<button label="Hochladen (10 L$)" name="ok_btn" />
|
|
<text name="preview_label2">
|
|
Bildvorschau:
|
|
</text>
|
|
</floater>
|