summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_script_queue.xml
blob: d0d01232833b395d91da75465e97438db0bcf08c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="queue" title="AZZERA AVANZAMENTO">
	<floater.string name="Starting">
		Avvio di [START] di [COUNT] oggetti.
	</floater.string>
	<floater.string name="Done">
		Fine.
	</floater.string>
	<floater.string name="Resetting">
		Ripristino in corso
	</floater.string>
	<floater.string name="Running">
		In esecuzione
	</floater.string>
	<floater.string name="NotRunning">
		Non in esecuzione
	</floater.string>
	<floater.string name="Timeout">
		Timeout: [OBJECT_NAME]
	</floater.string>
	<floater.string name="LoadingObjInv">
		Caricamento inventario per: [OBJECT_NAME]
	</floater.string>
	<button label="Chiudi" label_selected="Chiudi" name="close"/>
</floater>