summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_outfit_save_as.xml
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-03-24 10:31:19 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2010-03-24 10:31:19 +0000
commit6f77f8891a7b0e95e1ea946b48dcac93dc68fa1a (patch)
treeb22e29c4ebc608de4813d4a6518447b2d7b64f10 /indra/newview/skins/default/xui/pl/floater_outfit_save_as.xml
parentebea9eed4d30376e8914c0e778250ecc45f9dd22 (diff)
parent00a97a4f95f644b1807d72cebce6dd6a7a1cf31e (diff)
viewer2 merge
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..7e55f6db3b
--- /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 name="modal container" title="Stwórz Ubranie">
+ <button label="Zapisz" label_selected="Zapisz" name="Save"/>
+ <button label="Anuluj" label_selected="Anuluj" name="Cancel"/>
+ <text name="Save item as:">
+ Zapisz to co mam w tej chwili założone
+jako nowy komplet ubrania:
+ </text>
+ <line_editor name="name ed">
+ [DESC] (nowy)
+ </line_editor>
+</floater>