summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/menu_outfit_tab.xml
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-07-12 11:30:23 -0700
committerEli Linden <eli@lindenlab.com>2010-07-12 11:30:23 -0700
commit8c4678e894eba1e51156a88209cd5c7854715701 (patch)
tree9b3cc9d82ae3872d75dc510ed6c0b814f40572fe /indra/newview/skins/default/xui/pl/menu_outfit_tab.xml
parent8ffc749679f8d7133bd9dd57dde3f591b07f11ac (diff)
CT-575 WIP PL translation for sets 10-14, DA for set14, new files
Diffstat (limited to 'indra/newview/skins/default/xui/pl/menu_outfit_tab.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/menu_outfit_tab.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/menu_outfit_tab.xml b/indra/newview/skins/default/xui/pl/menu_outfit_tab.xml
new file mode 100644
index 0000000000..998e25f38e
--- /dev/null
+++ b/indra/newview/skins/default/xui/pl/menu_outfit_tab.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<context_menu name="Outfit">
+ <menu_item_call label="Załóż - Zastąp obecny strój" name="wear_replace"/>
+ <menu_item_call label="Załóż - Dodaj do obecnego stroju" name="wear_add"/>
+ <menu_item_call label="Zdejmij - Usuń z obecnego stroju" name="take_off"/>
+ <menu_item_call label="Edytuj strój" name="edit"/>
+ <menu_item_call label="Zmień nazwę stroju" name="rename"/>
+ <menu_item_call label="Usuń strój" name="delete"/>
+</context_menu>