summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/menu_avatar_icon.xml
blob: 01699d1593c447edd7f7172ee530b0f87ea37f90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<toggleable_menu name="Avatar Icon Menu">
	<menu_item_call label="プロフィールの表示" name="Show Profile"/>
	<menu_item_call label="IMを送信..." name="Send IM"/>
	<menu_item_call label="テレポートをリクエスト" name="Request Teleport"/>
	<menu_item_call label="フレンドを追加..." name="Add Friend"/>
	<menu_item_call label="フレンドを削除..." name="Remove Friend"/>
	<context_menu label="モデレーターのオプション" name="Moderator Options">
		<menu_item_check label="文字チャットを許可" name="AllowTextChat"/>
		<menu_item_call label="この参加者をミュートする" name="ModerateVoiceMuteSelected"/>
		<menu_item_call label="この参加者のミュートを解除する" name="ModerateVoiceUnMuteSelected"/>
	</context_menu>
	<menu_item_call label="メンバーを立入禁止" name="BanMember"/>
</toggleable_menu>