summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml
blob: 1b3e0d0e7451595e8069f22fcfda6e3e0f0f4f98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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 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łączony
	</floater.string>
	<floater.string name="Title">
		SKRYPT: [NAME]
	</floater.string>
	<button label="Zresetuj" label_selected="Zresetuj" name="Reset" />
	<check_box label="Włączony" name="running" />
</floater>