summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml')
-rwxr-xr-xindra/newview/skins/default/xui/pl/floater_live_lsleditor.xml11
1 files changed, 5 insertions, 6 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
index e03c5faaeb..1b3e0d0e74 100755
--- a/indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml
+++ b/indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml
@@ -1,15 +1,14 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="script ed float" title="SKRYPT: NOWY SKRYPT">
<floater.string name="not_allowed">
- Nie posiadasz praw do zobaczenia lub edycji kodu tego skryptu ponieważ udostępnione Ci prawa to &quot;brak kopiowania&quot;. Musisz posiadać pełne prawa by móc zobaczyć lub edytować kod skryptu w zawartości obiektu.
+ Nie posiadasz praw do podejrzenia lub edycji kodu tego skryptu, ponieważ ma on ustawione ograniczone zezwolenia. Musisz posiadać pełne prawa by móc zobaczyć lub edytować kod skryptu wewnątrz obiektu.
</floater.string>
<floater.string name="script_running">
- Włącz
+ Włączony
</floater.string>
<floater.string name="Title">
SKRYPT: [NAME]
</floater.string>
- <button label="Zresetuj" label_selected="Zresetuj" name="Reset"/>
- <check_box initial_value="true" label="Włącz" name="running"/>
- <check_box initial_value="true" label="Mono" name="mono"/>
+ <button label="Zresetuj" label_selected="Zresetuj" name="Reset" />
+ <check_box label="Włączony" name="running" />
</floater>