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