PageRenderTime 34ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/it/floater_live_lsleditor.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 15 lines | 15 code | 0 blank | 0 comment | 0 complexity | fbc1db448ef265d6a05b117226e7e90e MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="script ed float" title="SCRIPT: NUOVO SCRIPT">
  3. <floater.string name="not_allowed">
  4. Per impostazione, questo script non puň essere visualizzato modificato. Per visualizzare o modificare uno script all&apos;interno di un oggetto, devi avere i necessari diritti di modifica.
  5. </floater.string>
  6. <floater.string name="script_running">
  7. In esecuzione
  8. </floater.string>
  9. <floater.string name="Title">
  10. SCRIPT: [NAME]
  11. </floater.string>
  12. <button label="Ripristina" label_selected="Ripristina" name="Reset"/>
  13. <check_box initial_value="true" label="In esecuzione" left="4" name="running"/>
  14. <check_box initial_value="true" label="Mono" left="106" name="mono"/>
  15. </floater>