summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ru/menu_outfit_tab.xml
blob: 46404195b9bfa533f1e170f4c21a7a016248b960 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="Outfit">
	<menu_item_call label="Надеть – Заменить текущий костюм" name="wear_replace"/>
	<menu_item_call label="Надеть – Добавить к текущему костюму" name="wear_add"/>
	<menu_item_call label="Снять – Убрать из текущего костюма" name="take_off"/>
	<menu_item_call label="Изменить костюм" name="edit"/>
	<menu_item_call label="Переименовать костюм" name="rename"/>
	<menu_item_call label="Удалить костюм" name="delete"/>
</context_menu>