source: admin/WebConsole/idiomas/php/eng/comandos/eliminarimagencache_eng.php @ 4830878

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 4830878 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: 1.1 KB
RevLine 
[9583e59]1<?php
2//________________________________________________________________________________________________________
3//
[beebc19]4//      Php language file: eliminarimagencache_eng.php (Comandos)
5//      Language: English
[9583e59]6//________________________________________________________________________________________________________
7        if (empty ($TbMsg)) $TbMsg=array();
[f91ac3c]8        $TbMsg[0]='Organizational Unit';
9        $TbMsg[1]='Group of labs';
10        $TbMsg[2]='Lab';
[beebc19]11        $TbMsg[3]='Group of computers';
[f91ac3c]12        $TbMsg[4]='Computer';
[beebc19]13        $TbMsg[5]='Delete Image from Client Cache';
14        $TbMsg[6]='Data to supply';
[9583e59]15        $TbMsg[7]='Available Images';
16        $TbMsg[8]='Par';
[beebc19]17        $TbMsg[9]='OS name';
[9583e59]18        $TbMsg[10]='----------- Image name -----------';
19        $TbMsg[11]='Nº';
20        $TbMsg[12]='Mark';
21        $TbMsg[13]='Size';
[c5065c8]22        $TbMsg[14]='Image is not in Repository';
23        $TbMsg[15]=' has several assigned Repositories';
24        $TbMsg[16]=' NOT have the Repository on the Server';
25        $TbMsg[17]='Version limitations: 1.1';
[beebc19]26        $TbMsg[18]='Image size available if Repository and Web server are hosted on the same Server';
[5d4a2a9]27        $TbMsg[19]='Type';
[beebc19]28        $TbMsg["CONFIG_NOCONFIG"]='No configuration: client is not connected to server.';
Note: See TracBrowser for help on using the repository browser.