PageRenderTime 25ms CodeModel.GetById 10ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/ru/floater_import_collada.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 23 lines | 23 code | 0 blank | 0 comment | 0 complexity | bdd24c7c1b22c0ce1c99097bda15ea4c MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="Import Collada" title="?????? ?????">
  3. <text name="mesh count">
  4. ?????: [COUNT]
  5. </text>
  6. <text name="texture count">
  7. ???????: [COUNT]
  8. </text>
  9. <text name="status">
  10. ??????: [STATUS]
  11. </text>
  12. <button label="??????" name="cancel"/>
  13. <button label="??" name="ok"/>
  14. <string name="status_idle">
  15. ?????????
  16. </string>
  17. <string name="status_uploading">
  18. ?????????? [NAME]
  19. </string>
  20. <string name="status_creating">
  21. ????????? ?????? [NAME]
  22. </string>
  23. </floater>