summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_script_queue.xml
blob: 728fbe8c8d968aa9137d4997145ce44788bc8763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="queue" title="RESETTA IL PROGRESSO">
	<floater.string name="Starting">
		Conteggio [START] degli [COUNT] articoli.
	</floater.string>
	<floater.string name="Done">
		Eseguito.
	</floater.string>
	<floater.string name="Resetting">
		Resettando
	</floater.string>
	<floater.string name="Running">
		In esecuzione
	</floater.string>
	<floater.string name="NotRunning">
		Non in esecuzione
	</floater.string>
	<button label="Chiudi" label_selected="Chiudi" name="close"/>
</floater>