diff options
author | eli <none@none> | 2013-04-03 15:35:45 -0700 |
---|---|---|
committer | eli <none@none> | 2013-04-03 15:35:45 -0700 |
commit | 9f56dad9582c8585a92c54baf28c928b2d3bb7d2 (patch) | |
tree | e795857eb7a0610e05a437c24b6b31cae29b6b91 /indra/newview/skins/default/xui/pt/menu_object_icon.xml | |
parent | 3730e633fcace2173181786b08b601399e9307b6 (diff) |
FIX INTL-114 translation for 9 languages of major update from CHUI and other projects
Diffstat (limited to 'indra/newview/skins/default/xui/pt/menu_object_icon.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pt/menu_object_icon.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pt/menu_object_icon.xml b/indra/newview/skins/default/xui/pt/menu_object_icon.xml index 7af760a6ee..df224a88fa 100644 --- a/indra/newview/skins/default/xui/pt/menu_object_icon.xml +++ b/indra/newview/skins/default/xui/pt/menu_object_icon.xml @@ -2,4 +2,6 @@ <menu name="Object Icon Menu"> <menu_item_call label="Perfil do objeto..." name="Object Profile"/> <menu_item_call label="Bloquear..." name="Block"/> + <menu_item_call label="Mostrar no mapa" name="show_on_map"/> + <menu_item_call label="Teletransportar para lugar do objeto" name="teleport_to_object"/> </menu> |