source: admin/WebConsole/idiomas/php/eng/comandos/eliminarimagenrepo_eng.php @ 8c7b374

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 8c7b374 was 1985678, checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago

#834: Check for more variable definitions and continue code cleanup.

  • Property mode set to 100644
File size: 1.5 KB
RevLine 
[043e67d]1<?php
[203e7d9]2//________________________________________________________________________________________________________
3//
[beebc19]4//      Php language file: eliminarimagenrepositorio_eng.php (Comandos)
5//      Language: English
[203e7d9]6//________________________________________________________________________________________________________
[1985678]7        if (empty($TbMsg))  $TbMsg=array();
[beebc19]8        $TbMsg[0]='Image creation';
[203e7d9]9        $TbMsg[1]='Computer features';
10        $TbMsg[2]='Name';
11        $TbMsg[3]='IP Address';
12        $TbMsg[4]='MAC Address';
[1985678]13        $TbMsg[5]='Deleting Image from Repository';
[beebc19]14        $TbMsg[6]='Data to supply';
[203e7d9]15        $TbMsg[7]='Available Images';
16        $TbMsg[8]='Par';
[beebc19]17        $TbMsg[9]='OS name';
[203e7d9]18        $TbMsg[10]='----------- Image name -----------';
[1985678]19        $TbMsg[11]='No.';
[203e7d9]20        $TbMsg[12]='Mark';
21        $TbMsg[13]='Size';
22        $TbMsg[14]='Locked Image';
[beebc19]23        $TbMsg[15]='Deleting Image';
[203e7d9]24        $TbMsg[16]='**** WARNING ****';
[beebc19]25        $TbMsg[17]='If you click OK the selected objects will be deleted';
26        $TbMsg[18]="TOTAL Space";
27        $TbMsg[19]="Used Space";
28        $TbMsg[20]="Free Release";
29        $TbMsg[21]="% Used";
30        $TbMsg[22]="Cannot connect to the Repository";
[6a5b3d7]31        $TbMsg[23]='Version Limitations 1.5';
[beebc19]32        $TbMsg[24]='Deleting Image is allowed if Repository and Web server are hosted on the same server';
[203e7d9]33        $TbMsg[25]='NOT Created';
[1985678]34        $TbMsg[26]='Deleting Image object';
[203e7d9]35        $TbMsg[27]='Type';
[cecbc56]36        $TbMsg[28]='View Full Repository';
37        $TbMsg[29]='View Organizational Unit';
[5d4a2a9]38        $TbMsg[30]='Organizational Unit';
[b239936]39        $TbMsg[31]='Archive';
40        $TbMsg[32]='Directory';
[1985678]41        $TbMsg[33]='WARNING: Image is hosted in a directory that does not match with the organizational unit.';
Note: See TracBrowser for help on using the repository browser.