summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_live_lsleditor.xml
blob: 2ca6a85ea442b039f61fe895e4f818aaebf1fcf5 (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 : Nouveau script">
	<button label="Redéfinir" label_selected="Redéfinir" name="Reset" width="100" left="390"/>
	<check_box label="Exécution en cours" name="running" left="4"/>
	<check_box label="Mono" name="mono" left="130"/>
	<string name="not_allowed">
		Vous n&apos;êtes pas autorisé à afficher ce script.
	</string>
	<string name="script_running">
		Exécution en cours
	</string>
</floater>