summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/menu_people_nearby.xml
blob: 2ca0ad6a89c8d499db57da8ccdffe0ac780588b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="Avatar Context Menu">
	<menu_item_call label="View Profile" name="View Profile"/>
	<menu_item_call label="加為朋友" name="Add Friend"/>
	<menu_item_call label="Remove Friend" name="Remove Friend"/>
	<menu_item_call label="IM" name="IM"/>
	<menu_item_call label="Call" name="Call"/>
	<menu_item_call label="地圖" name="Map"/>
	<menu_item_call label="分享" name="Share"/>
	<menu_item_call label="Pay" name="Pay"/>
	<menu_item_check label="Block/Unblock" name="Block/Unblock"/>
	<menu_item_call label="Offer Teleport" name="teleport"/>
</context_menu>