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.
10 lines
534 B
XML
10 lines
534 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="Preferences" title="Préférences" min_width="330" width="626">
|
|
<button label="A propos" label_selected="A propos" name="About..."/>
|
|
<button label="OK" label_selected="OK" name="OK"/>
|
|
<button label="Annuler" label_selected="Annuler" name="Cancel"/>
|
|
<button label="Appliquer" label_selected="Appliquer" name="Apply"/>
|
|
<button label="Aide" label_selected="Aide" name="Help"/>
|
|
<tab_container name="pref core" tab_width="126" width="626"/>
|
|
</floater>
|