PageRenderTime 31ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="queue" title="AZZERA AVANZAMENTO">
  3. <floater.string name="Starting">
  4. Avvio di [START] di [COUNT] oggetti.
  5. </floater.string>
  6. <floater.string name="Done">
  7. Fine.
  8. </floater.string>
  9. <floater.string name="Resetting">
  10. Ripristino in corso
  11. </floater.string>
  12. <floater.string name="Running">
  13. In esecuzione
  14. </floater.string>
  15. <floater.string name="NotRunning">
  16. Non in esecuzione
  17. </floater.string>
  18. <button label="Chiudi" label_selected="Chiudi" name="close"/>
  19. </floater>