summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_outfit_save_as.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_outfit_save_as.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/floater_outfit_save_as.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_outfit_save_as.xml b/indra/newview/skins/default/xui/pl/floater_outfit_save_as.xml
new file mode 100644
index 0000000000..7a2bbc426d
--- /dev/null
+++ b/indra/newview/skins/default/xui/pl/floater_outfit_save_as.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<floater title="ZAPISZ STRÓJ" name="modal container">
+ <button label="Zapisz" label_selected="Zapisz" name="Save" />
+ <button label="Anuluj" label_selected="Anuluj" name="Cancel" />
+ <text name="Save item as:">
+ Zapisz co mam na sobie
+jako nowy strój:
+ </text>
+ <line_editor name="name ed">
+ [DESC] (nowy)
+ </line_editor>
+</floater>