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
397 B
XML
11 lines
397 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="modal container" title="">
|
|
<button label="Continuar" label_selected="Continuar" name="Continue"/>
|
|
<button label="Cancelar" label_selected="Cancelar" name="Cancel"/>
|
|
<text name="tos_heading">
|
|
Por favor, lee cuidadosamente el siguiente mensaje.
|
|
</text>
|
|
<text_editor name="tos_text">
|
|
TOS_TEXT
|
|
</text_editor>
|
|
</floater> |