summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da/floater_live_lsleditor.xml
blob: 112dc70e45231d9a79d1c9552e118b3a3af2afc5 (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="Script: Nyt script">
	<button label="Nulstil" label_selected="Reset" name="Reset" />
	<check_box label="Kører" name="running" />
	<check_box label="Mono" name="mono" />
	<string name="not_allowed">
		Du har ikke rettigheder til at se dette script.
	</string>
	<string name="script_running">
		Kører
	</string>
</floater>