/indra/newview/skins/default/xui/it/floater_import_collada.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 23 lines · 23 code · 0 blank · 0 comment · 0 complexity · 024e7066808ff19c9bf0b3c466840d09 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="Import Collada" title="Importa scena">
- <text name="mesh count">
- Reticoli: [COUNT]
- </text>
- <text name="texture count">
- Texture: [COUNT]
- </text>
- <text name="status">
- Stato: [STATUS]
- </text>
- <button label="Annulla" name="cancel"/>
- <button label="OK" name="ok"/>
- <string name="status_idle">
- Pausa
- </string>
- <string name="status_uploading">
- Caricamento in corso [NAME]
- </string>
- <string name="status_creating">
- Creazione oggetto [NAME]
- </string>
- </floater>