summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_beacons.xml
blob: b77925a677651ab1bf7ef978541e8eb40fe93d8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="beacons" title="BALISES">
	<panel name="beacons_panel">
		<text name="label_show">
			Afficher :
		</text>
		<check_box label="Balises" name="beacons"/>
		<check_box label="Surbrillances" name="highlights"/>
		<text name="beacon_width_label" tool_tip="Largeur de la balise">
			Largeur :
		</text>
		<text name="label_objects">
			Pour ces objets :
		</text>
		<check_box label="Physique" name="physical"/>
		<check_box label="Scripté" name="scripted"/>
		<check_box label="Toucher uniquement" name="touch_only"/>
		<check_box label="Sources sonores" name="sounds"/>
		<check_box label="Sources des particules" name="particles"/>
	</panel>
</floater>