summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_mute_object.xml
blob: 4af5872ef528b0211868918fc93bcda429746911 (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 height="160" min_height="160" name="mute by name" title="ZABLOKUJ OBIEKT WEDŁUG NAZWY">
	<text name="message">
		Zablokuj obiekt:
	</text>
	<line_editor bottom_delta="-60" name="object_name">
		Nazwa Obiektu
	</line_editor>
	<text name="note">
		* Zablokuj jedynie tekst obiektu, bez dźwięku
	</text>
	<button label="OK" name="OK"/>
	<button label="Anuluj" name="Cancel"/>
</floater>