summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ru/menu_people_nearby.xml
blob: d05b7e7d012c53ae2e266bbfc4c31417b9949332 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="Avatar Context Menu">
	<menu_item_call label="Смотреть профиль" name="view_profile"/>
	<menu_item_call label="IM" name="im"/>
	<menu_item_call label="Предложить телепорт" name="offer_teleport"/>
	<menu_item_call label="Голосовой вызов" name="voice_call"/>
	<menu_item_call label="Посмотреть журнал чата..." name="chat_history"/>
	<menu_item_call label="Добавить друга" name="add_friend"/>
	<menu_item_call label="Удалить из друзей" name="remove_friend"/>
	<menu_item_call label="Пригласить в группу..." name="invite_to_group"/>
	<menu_item_call label="Приблизить" name="zoom_in"/>
	<menu_item_call label="Карта" name="map"/>
	<menu_item_call label="Поделиться" name="share"/>
	<menu_item_call label="Заплатить" name="pay"/>
	<menu_item_check label="Черный список" name="block_unblock"/>
</context_menu>