summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/menu_wearing_tab.xml
blob: 8c331bc0086ad63f900ab8048043b9c2f24559b8 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="Wearing">
	<menu_item_call label="触る" name="touch_attach"/>
	<menu_item_call label="取り外す" name="take_off"/>
	<menu_item_call label="取り外す" name="detach"/>
	<menu_item_call label="アウトフットの編集" name="edit_outfit"/>
	<menu_item_call label="編集" name="edit_item"/>
	<menu_item_call label="オリジナルを表示" name="show_original"/>
</context_menu>