Files
SingularityViewer/indra/newview/skins/default/xui/fr/floater_display_name.xml
Lirusaito 84795863e5 Translations updated
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.
2012-07-16 17:07:22 -04:00

25 lines
874 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="Display Name" title="Display Name">
<text name="lockout_text">
Prochain changement possible: [TIME].
</text>
<text name="set_name_label">
Nouveau Display Name:
</text>
<line_editor name="display_name_editor"/>
<text name="name_confirm_label">
R&#xE9;&#xE9;crire le Display Name pour confirmer:
</text>
<line_editor name="display_name_confirm"/>
<button label="Sauver" name="save_btn" tool_tip=""/>
<button label="Effacer" name="reset_btn" tool_tip="Efface le Display Name en cours"/>
<button label="Annuler" name="cancel_btn" tool_tip="Annule et ferme la fen&#xEA;tre"/>
<text name="name_confirm_label2">
Le Display Name est le nom ajout&#xE9; &#xE0; l&#x27;avatar.
</text>
<text name="name_confirm_label3">
Vous pouvez le changer une fois par semaine.
</text>
</floater>