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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 15 lines · 15 code · 0 blank · 0 comment · 0 complexity · 620173642a1199c376a3061ac47c44d1 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="script ed float" title="???????">
  3. <floater.string name="not_allowed">
  4. You can not view or edit this script, since it has been set as &quot;no copy&quot;. You need full permissions to view or edit a script inside an object.
  5. </floater.string>
  6. <floater.string name="script_running">
  7. ???
  8. </floater.string>
  9. <floater.string name="Title">
  10. ???[NAME]
  11. </floater.string>
  12. <button label="??" label_selected="??" name="Reset"/>
  13. <check_box initial_value="true" label="???" name="running"/>
  14. <check_box initial_value="true" label="Mono" name="mono"/>
  15. </floater>