aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/fr/panel_classified.xml
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:59 -0500
committerJacek Antonelli2008-08-15 23:45:59 -0500
commit6e91a9cc3d5a610198cf526a76e2ab642f10ecd7 (patch)
treeb023869f9daa7f61ea3ab27112d37524bdd88de4 /linden/indra/newview/skins/default/xui/fr/panel_classified.xml
parentSecond Life viewer sources 1.20.12 (diff)
downloadmeta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.zip
meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.gz
meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.bz2
meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.xz
Second Life viewer sources 1.20.13
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.xml14
1 files changed, 14 insertions, 0 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
new file mode 100644
index 0000000..735d08d
--- /dev/null
+++ b/linden/indra/newview/skins/default/xui/fr/panel_classified.xml
@@ -0,0 +1,14 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<panel name="Classified" title="Petites annonces">
3 <line_editor name="given_name_editor"
4 tool_tip="Le nom doit débuter par une lettre ou un chiffre (pas de ponctuation)." />
5 <line_editor name="location_editor"
6 tool_tip="Définir votre position actuelle comme lieu pour cette annonce." />
7 <button label="Définir" name="set_location_btn" />
8 <button label="Téléportation" name="classified_teleport_btn" />
9 <button label="Localiser" name="classified_map_btn" />
10 <button label="Profil" name="classified_profile_btn" />
11 <check_box label="Adulte" name="classified_mature_check" />
12 <combo_box label="" name="classified_category_combo" />
13 <button label="Mettre à jour" name="classified_update_btn" />
14</panel>