summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ru/menu_people_blocked_gear.xml
blob: c06776d5f903b4add4220cb85b6d6a5eb8dc74d6 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<toggleable_menu name="menu_blocked_gear">
	<menu_item_call label="Разблокировать" name="unblock"/>
	<menu_item_check label="Блокировать голос" name="BlockVoice"/>
	<menu_item_check label="Блокировать текст" name="MuteText"/>
	<menu_item_check label="Блокировать звуки объекта" name="BlockObjectSounds"/>
	<menu_item_call label="Профиль…" name="profile"/>
</toggleable_menu>