/indra/newview/skins/default/xui/it/floater_script_queue.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 19 lines · 19 code · 0 blank · 0 comment · 0 complexity · f53678d71874f147020cfdc4f6aa7eb1 MD5 · raw file
- <?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>
- <button label="Chiudi" label_selected="Chiudi" name="close"/>
- </floater>