summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ru/floater_mute_object.xml
blob: 44177acb53c5645c698769218a6d329897c953fb (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="block by name" title="В ЧЕРНЫЙ СПИСОК">
	<text name="message">
		Внести в черный список объект:
	</text>
	<line_editor name="object_name">
		Название объекта
	</line_editor>
	<text name="note">
		* Блокируются только сообщения объекта, но не звуки
	</text>
	<button label="ОК" name="OK"/>
	<button label="Отмена" name="Cancel"/>
</floater>