summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml
blob: e03c5faaeb51b77ae65d879c6bbb5e18d1b97304 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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.
	</floater.string>
	<floater.string name="script_running">
		Włącz
	</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"/>
</floater>