source: admin/WebConsole/idiomas/php/eng/comandos/crearimagenbasica_eng.php @ 7dc04cc1

918-git-images-111dconfigfileconfigure-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-instalacionwebconsole3
Last change on this file since 7dc04cc1 was beebc19, checked in by Irina Gomez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de idioma en inglés.

  • Property mode set to 100644
File size: 892 bytes
RevLine 
[043e67d]1<?php
[aed65e0]2//________________________________________________________________________________________________________
3//
[beebc19]4//      Php image file: crearimagenbasica_eng.php (Comandos)
5//      Language: English
[aed65e0]6//________________________________________________________________________________________________________
7        $TbMsg=array();
[fc3efd9]8        $TbMsg[0]='Generation of base image  <br> (experimental)' ;
[aed65e0]9        $TbMsg[1]='Computer features';
10        $TbMsg[2]='Name';
11        $TbMsg[3]='IP Address';
12        $TbMsg[4]='MAC Address';
13        $TbMsg[5]='Hardware profile';
[beebc19]14        $TbMsg[6]='Data to supply';
15        $TbMsg[7]='Disk';
[aed65e0]16        $TbMsg[8]='Par';
[beebc19]17        $TbMsg[9]='OS Name';
18        $TbMsg[10]='Image / Repository';
19        $TbMsg[11]='Repository';
[aed65e0]20        $TbMsg[12]='Additional Options';
[beebc19]21        $TbMsg[13]='Delete image previously';
22        $TbMsg[14]='Copy image to cache';
23        $TbMsg[15]='Delete image previously from cache';
24        $TbMsg[16]='Do not delete files from target';
Note: See TracBrowser for help on using the repository browser.