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