aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/fr/panel_classified.xml
diff options
context:
space:
mode:
authorelektrahesse2010-09-27 14:05:15 +0200
committerelektrahesse2010-09-27 14:05:15 +0200
commitb0bc29569cacfcd4fd661f6dd9e32364ebfbf243 (patch)
tree0af5d17a0ee910959e64b26f5ca2573fc269c0ff /linden/indra/newview/skins/default/xui/fr/panel_classified.xml
parentChanges the search system, so it matches the keyword against name or surname ... (diff)
parentConverted XUI files to unix line endings, again. (diff)
downloadmeta-impy-b0bc29569cacfcd4fd661f6dd9e32364ebfbf243.zip
meta-impy-b0bc29569cacfcd4fd661f6dd9e32364ebfbf243.tar.gz
meta-impy-b0bc29569cacfcd4fd661f6dd9e32364ebfbf243.tar.bz2
meta-impy-b0bc29569cacfcd4fd661f6dd9e32364ebfbf243.tar.xz
Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly
Diffstat (limited to 'linden/indra/newview/skins/default/xui/fr/panel_classified.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/fr/panel_classified.xml62
1 files changed, 31 insertions, 31 deletions
diff --git a/linden/indra/newview/skins/default/xui/fr/panel_classified.xml b/linden/indra/newview/skins/default/xui/fr/panel_classified.xml
index 608beb4..68af597 100644
--- a/linden/indra/newview/skins/default/xui/fr/panel_classified.xml
+++ b/linden/indra/newview/skins/default/xui/fr/panel_classified.xml
@@ -1,31 +1,31 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes"?> 1<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2<panel name="Classified" title="Annonces"> 2<panel name="Classified" title="Annonces">
3 <line_editor name="given_name_editor" tool_tip="Le nom doit commencer par une lettre ou un chiffre, et non un signe de ponctuation."/> 3 <line_editor name="given_name_editor" tool_tip="Le nom doit commencer par une lettre ou un chiffre, et non un signe de ponctuation."/>
4 <line_editor name="location_editor" tool_tip="Définir votre position actuelle comme emplacement pour cette annonce."/> 4 <line_editor name="location_editor" tool_tip="Définir votre position actuelle comme emplacement pour cette annonce."/>
5 <button label="Définir" name="set_location_btn"/> 5 <button label="Définir" name="set_location_btn"/>
6 <button label="Téléporter" name="classified_teleport_btn"/> 6 <button label="Téléporter" name="classified_teleport_btn"/>
7 <button label="Voir sur la carte" name="classified_map_btn" width="115"/> 7 <button label="Voir sur la carte" name="classified_map_btn" width="115"/>
8 <button label="Profil" left="245" name="classified_profile_btn"/> 8 <button label="Profil" left="245" name="classified_profile_btn"/>
9 <combo_box name="classified_mature_check" width="190"> 9 <combo_box name="classified_mature_check" width="190">
10 <combo_item name="select_mature"> 10 <combo_item name="select_mature">
11 - Type de public - 11 - Type de public -
12 </combo_item> 12 </combo_item>
13 <combo_item name="mature"> 13 <combo_item name="mature">
14 Contenu Mature 14 Contenu Mature
15 </combo_item> 15 </combo_item>
16 <combo_item name="pg"> 16 <combo_item name="pg">
17 Contenu PG 17 Contenu PG
18 </combo_item> 18 </combo_item>
19 </combo_box> 19 </combo_box>
20 <combo_box label="" name="classified_category_combo"/> 20 <combo_box label="" name="classified_category_combo"/>
21 <button label="Mise à jour" name="classified_update_btn" width="80"/> 21 <button label="Mise à jour" name="classified_update_btn" width="80"/>
22 <string name="ad_placed_paid"> 22 <string name="ad_placed_paid">
23 Annonce passée le : [DATE]. Prix : [AMT] L$. 23 Annonce passée le : [DATE]. Prix : [AMT] L$.
24 </string> 24 </string>
25 <string name="update_txt"> 25 <string name="update_txt">
26 Mise à jour 26 Mise à jour
27 </string> 27 </string>
28 <string name="publish_txt"> 28 <string name="publish_txt">
29 Publier... 29 Publier...
30 </string> 30 </string>
31</panel> 31</panel>