source: admin/WebConsole/idiomas/php/esp/comandos/crearperfilsoftware_esp.php

lgromero-new-oglive
Last change on this file was b6ec162, checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago

#834: Remove all redundant PHP closing tags.

  • Property mode set to 100644
File size: 688 bytes
Line 
1<?php
2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: crearperfilsoftware_esp.php (Comandos)
5//      Idioma: Español
6//________________________________________________________________________________________________________
7        $TbMsg=array();
8        $TbMsg[0]='Creación de Imagen';
9        $TbMsg[1]='Características del ordenador';
10        $TbMsg[2]='Nombre';
11        $TbMsg[3]='Dirección IP';
12        $TbMsg[4]='Dirección MAC';
13        $TbMsg[5]='Perfil Hardware';
14        $TbMsg[6]='Datos a suministrar';
15        $TbMsg[7]='';
16        $TbMsg[8]='Par';
17        $TbMsg[9]='Nombre S.O.';
18        $TbMsg[10]='Descripción de la Imagen ';
19        $TbMsg[11]='Repositorio de destino';
20
Note: See TracBrowser for help on using the repository browser.