Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_classified.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

32 lines
1.2 KiB
XML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="Classified" title="Annonces">
<line_editor name="given_name_editor" tool_tip="Le nom doit commencer par une lettre ou un chiffre, et non un signe de ponctuation."/>
<line_editor name="location_editor" tool_tip="Définir votre position actuelle comme emplacement pour cette annonce."/>
<button label="Définir" name="set_location_btn"/>
<button label="Téléporter" name="classified_teleport_btn"/>
<button label="Voir sur la carte" name="classified_map_btn" width="115"/>
<button label="Profil" left="245" name="classified_profile_btn"/>
<combo_box name="classified_mature_check" width="190">
<combo_item name="select_mature">
- Type de public -
</combo_item>
<combo_item name="mature">
Contenu Mature
</combo_item>
<combo_item name="pg">
Contenu PG
</combo_item>
</combo_box>
<combo_box label="" name="classified_category_combo"/>
<button label="Mise à jour" name="classified_update_btn" width="80"/>
<string name="ad_placed_paid">
Annonce passée le : [DATE]. Prix : [AMT][CURRENCY].
</string>
<string name="update_txt">
Mise à jour
</string>
<string name="publish_txt">
Publier
</string>
</panel>