Updated French Translation from Nomade's Zip for MultiWear. Updated Translations to use basically the same format, and not have some cruft. Abouts updated to include Spanish translators: Damian Zhaoying, and Franxizco Romano.
12 lines
303 B
XML
12 lines
303 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="Name/Description">
|
|
<text name="name_label">
|
|
Nombre:
|
|
</text>
|
|
<text name="description_label">
|
|
Descripción:
|
|
</text>
|
|
<button label="Cancelar" name="cancel_btn"/>
|
|
<button label="Subir ([UPLOADFEE])" name="ok_btn"/>
|
|
</floater>
|