source: admin/WebConsole/idiomas/php/esp/comandos/crearperfilsoftware_esp.php @ 318b0a8

918-git-images-111dconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Last change on this file since 318b0a8 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.