source: admin/WebConsole/idiomas/php/eng/propiedades_imagenes_eng.php @ f380d7c

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 f380d7c was 3180500, checked in by Irina Gómez <irinagomez@…>, 5 years ago

#961 Images properties in console shows data size.

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[2196ce9]1<?php
[3ec149c]2//________________________________________________________________________________________________________
3//
[beebc19]4//      Php language files: propiedades_imagenes_eng.php
5//      Language: English
[3ec149c]6//________________________________________________________________________________________________________
7$TbMsg=array();
8$TbMsg[0]="No Option";
9$TbMsg[1]="Insert";
10$TbMsg[2]="Modify";
[beebc19]11$TbMsg[3]="Delete";
12$TbMsg[4]="Monolithic Images Management";
[3ec149c]13$TbMsg[5]="Image Name";
14$TbMsg[6]="Software Profile";
15$TbMsg[7]="Comments";
[13fd370]16$TbMsg[8]="Partition";
17$TbMsg[9]="Partition Type";
18$TbMsg[10]="Repository";
[657b38b]19$TbMsg[11]="Name";
[5105e58]20$TbMsg[12]="Basic Image Management";
21$TbMsg[13]="Incremental Image Management";
[beebc19]22$TbMsg[14]="Basic Image";
23$TbMsg[15]="WARNING. - A software image that already has a software profile indicates that at some point that image already has been created <br>
24                        and therefore any data can not be changed unless you delete and recreate that image";
25$TbMsg[16]="Source Path";
[5105e58]26$TbMsg[17]='"Canonical name-image file exists: Enter another name"';
27$TbMsg[18]="Enter another Name";
[a7e6f1b]28$TbMsg[19]="Source computer";
29$TbMsg[20]="Creation date";
30$TbMsg[21]='"Description Image file name exists: Enter another Description"';
31$TbMsg[22]="Enter another Description";
[0234026]32$TbMsg['PROP_OS']="Operating system";
[3180500]33$TbMsg['DATA_SIZE']="Data size";
[2196ce9]34$TbMsg['PROP_REMOTEACCESS']="Remote access";
[beebc19]35$TbMsg['COMM_REMOTEACCESS']="allow remote access management to computers";
Note: See TracBrowser for help on using the repository browser.