summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_toybox.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_toybox.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/floater_toybox.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_toybox.xml b/indra/newview/skins/default/xui/pl/floater_toybox.xml
new file mode 100644
index 0000000000..fcfc18e2ad
--- /dev/null
+++ b/indra/newview/skins/default/xui/pl/floater_toybox.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<floater name="Toybox" title="PRZYCISKI NA PASKACH">
+ <text name="toybox label 1">
+ Możesz dodać lub usunąć przycisk z paska poprzez przeciąganie.
+ </text>
+ <text name="toybox label 2">
+ Przyciski będą wyglądać jak te poniżej lub jak ikonki, zależnie od ustawienia paska.
+ </text>
+ <button label="Wyczyść paski" label_selected="Wyczyść paski" name="btn_clear_all" />
+ <button label="Przywróć domyślne" label_selected="Przywróć domyślne" name="btn_restore_defaults" />
+</floater>