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
374 B
XML
10 lines
374 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="floater_voice_wizard" title="Paramétrage de la voix">
|
|
<panel name="content_panel">
|
|
<button label="Précédente" name="back_btn" />
|
|
<button label="Suivante" name="next_btn" />
|
|
<button label="Terminer" name="ok_btn" />
|
|
<button label="Annuler" name="cancel_btn" />
|
|
</panel>
|
|
</floater>
|