summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml
blob: 8120ff8c777d8b481807fae0932bc9e1cd1fd958 (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>