summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da/floater_mute_object.xml
blob: 3b3f670792bf54b094178cee28d3f306bb3b9223 (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="BLOKÉR OBJEKT VIA NAVN">
	<text name="message">
		Blokér et objekt:
	</text>
	<line_editor name="object_name">
		Objekt navn
	</line_editor>
	<text name="note">
		* Blokérer kun tekst fra objekt, ikke lyde
	</text>
	<button label="OK" name="OK"/>
	<button label="Annullér" name="Cancel"/>
</floater>