/indra/newview/skins/default/xui/es/floater_import_collada.xml
XML | 23 lines | 23 code | 0 blank | 0 comment | 0 complexity | 290bde236f974ef8894dc105b5862fd5 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="Import Collada" title="Importar escena">
- <text name="mesh count">
- Redes: [RECUENTO]
- </text>
- <text name="texture count">
- Texturas: [RECUENTO]
- </text>
- <text name="status">
- Estado: [ESTADO]
- </text>
- <button label="Cancelar" name="cancel"/>
- <button label="OK" name="ok"/>
- <string name="status_idle">
- Inactivo
- </string>
- <string name="status_uploading">
- Cargando [NOMBRE]
- </string>
- <string name="status_creating">
- Creando objeto [NOMBRE]
- </string>
- </floater>