summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_mute_object.xml
blob: f4db3201a8663ec29a3eec1271074e9e67c7481b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="mute by name" title="IGNORER L&apos;OBJET PAR NOM">
	<text name="message">
		Ignorer un objet :
	</text>
	<line_editor name="object_name">
		Nom de l&apos;objet
	</line_editor>
	<text name="note">
		* Ignore uniquement le texte de l&apos;objet, pas les sons
	</text>
	<button label="OK" name="OK"/>
	<button label="Annuler" name="Cancel"/>
</floater>