/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
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="Import Collada" title="?????? ?????">
- <text name="mesh count">
- ?????: [COUNT]
- </text>
- <text name="texture count">
- ???????: [COUNT]
- </text>
- <text name="status">
- ??????: [STATUS]
- </text>
- <button label="??????" name="cancel"/>
- <button label="??" name="ok"/>
- <string name="status_idle">
- ?????????
- </string>
- <string name="status_uploading">
- ?????????? [NAME]
- </string>
- <string name="status_creating">
- ????????? ?????? [NAME]
- </string>
- </floater>