<?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>