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.
11 lines
402 B
XML
11 lines
402 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="modal container" title="">
|
|
<button label="Continuer" label_selected="Continuer" name="Continue"/>
|
|
<button label="Annuler" label_selected="Annuler" name="Cancel"/>
|
|
<text name="tos_heading">
|
|
Veuillez lire le message suivant avec attention:
|
|
</text>
|
|
<text_editor name="tos_text">
|
|
TOS_TEXT
|
|
</text_editor>
|
|
</floater> |