summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml
blob: 94efd7afcb3eb199a6f8c18d48407511405b7926 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>