diff options
author | Oz Linden <oz@lindenlab.com> | 2013-10-03 18:04:27 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-10-03 18:04:27 -0400 |
commit | 4dccf30bf318649c7b371355fd34cde6c143e867 (patch) | |
tree | 4acbdefe0bb187a817583e835112f4317e11d596 /indra/newview/skins/default/xui/ru/menu_object.xml | |
parent | bd18f3c097304504c398df02613229a64f7eac81 (diff) | |
parent | f7158bc5afcec1da8b9d2d5a4ed86921e62d4959 (diff) |
merge changes for 3.6.7-release
Diffstat (limited to 'indra/newview/skins/default/xui/ru/menu_object.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/ru/menu_object.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/ru/menu_object.xml b/indra/newview/skins/default/xui/ru/menu_object.xml index 288df3beb9..056dab74c1 100755 --- a/indra/newview/skins/default/xui/ru/menu_object.xml +++ b/indra/newview/skins/default/xui/ru/menu_object.xml @@ -3,13 +3,13 @@ <menu_item_call label="Коснуться" name="Object Touch"/> <menu_item_call label="Изменить" name="Edit..."/> <menu_item_call label="Строительство" name="Build"/> - <menu_item_call label="Показывать в наборах связей" name="show_in_linksets"/> - <menu_item_call label="Показывать в персонажах" name="show_in_characters"/> <menu_item_call label="Открыто" name="Open"/> <menu_item_call label="Сесть здесь" name="Object Sit"/> <menu_item_call label="Встать" name="Object Stand Up"/> <menu_item_call label="Профиль объекта" name="Object Inspect"/> <menu_item_call label="Приблизить" name="Zoom In"/> + <menu_item_call label="Показывать в наборах связей" name="show_in_linksets"/> + <menu_item_call label="Показывать в персонажах" name="show_in_characters"/> <context_menu label="Надеть" name="Put On"> <menu_item_call label="Надеть" name="Wear"/> <menu_item_call label="Добавить" name="Add"/> @@ -26,4 +26,5 @@ <menu_item_call label="Заплатить" name="Pay..."/> <menu_item_call label="Купить" name="Buy..."/> <menu_item_call label="Удалить" name="Delete"/> + <menu_item_call label="Блокировать владельца участка" name="Mute Particle"/> </context_menu> |