aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/fr/panel_classified.xml
blob: 735d08d04fad00277585677472216dbf0dc18b36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="Classified" title="Petites annonces">
	<line_editor name="given_name_editor"
	     tool_tip="Le nom doit débuter par une lettre ou un chiffre (pas de ponctuation)." />
	<line_editor name="location_editor"
	     tool_tip="Définir votre position actuelle comme lieu pour cette annonce." />
	<button label="Définir" name="set_location_btn" />
	<button label="Téléportation" name="classified_teleport_btn" />
	<button label="Localiser" name="classified_map_btn" />
	<button label="Profil" name="classified_profile_btn" />
	<check_box label="Adulte" name="classified_mature_check" />
	<combo_box label="" name="classified_category_combo" />
	<button label="Mettre à jour" name="classified_update_btn" />
</panel>