summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml
diff options
context:
space:
mode:
authorMonroe Linden <monroe@lindenlab.com>2010-02-18 15:22:10 -0800
committerMonroe Linden <monroe@lindenlab.com>2010-02-18 15:22:10 -0800
commit890ec637d41330a2a91d23b09b6aaaf49738d19a (patch)
treeb093f98112fb0cfdcad5452df1b266f1e0052fc0 /indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml
parent1d1e4c7abe5c46cfafbc351e8cad3197d2befefc (diff)
parent4ab945c9f0000ead1eca22eefe0829bf3c15d7da (diff)
Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml b/indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml
new file mode 100644
index 0000000000..8120ff8c77
--- /dev/null
+++ b/indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<floater name="script ed float" title="SKRYPT: NOWY SKRYPT">
+ <button label="Zresetuj" label_selected="Zresetuj" name="Reset" />
+ <check_box label="Włącz" name="running" />
+ <check_box label="Mono" name="mono" />
+ <string name="not_allowed">
+ Nie masz praw by widzieć zawartość tego skryptu.
+ </string>
+ <string name="script_running">
+ Włącz
+ </string>
+</floater>