summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/menu_object_icon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pl/menu_object_icon.xml')
-rwxr-xr-xindra/newview/skins/default/xui/pl/menu_object_icon.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/pl/menu_object_icon.xml b/indra/newview/skins/default/xui/pl/menu_object_icon.xml
index b499bca2db..44caaf155e 100755
--- a/indra/newview/skins/default/xui/pl/menu_object_icon.xml
+++ b/indra/newview/skins/default/xui/pl/menu_object_icon.xml
@@ -1,5 +1,7 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<menu name="Object Icon Menu">
- <menu_item_call label="Sprawdź..." name="Object Profile"/>
- <menu_item_call label="Zablokuj..." name="Block"/>
+ <menu_item_call label="Profil obiektu..." name="Object Profile" />
+ <menu_item_call label="Zablokuj..." name="Block" />
+ <menu_item_call label="Pokaż na mapie" name="show_on_map" />
+ <menu_item_call label="Teleportuj do pozycji obiektu" name="teleport_to_object" />
</menu>