lgromero-new-oglive
Last change
on this file 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
|
Line | |
---|
1 | <?php |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Php language files: propiedades_imagenes_eng.php |
---|
5 | // Language: English |
---|
6 | //________________________________________________________________________________________________________ |
---|
7 | $TbMsg=array(); |
---|
8 | $TbMsg[0]="No Option"; |
---|
9 | $TbMsg[1]="Insert"; |
---|
10 | $TbMsg[2]="Modify"; |
---|
11 | $TbMsg[3]="Delete"; |
---|
12 | $TbMsg[4]="Monolithic Images Management"; |
---|
13 | $TbMsg[5]="Image Name"; |
---|
14 | $TbMsg[6]="Software Profile"; |
---|
15 | $TbMsg[7]="Comments"; |
---|
16 | $TbMsg[8]="Partition"; |
---|
17 | $TbMsg[9]="Partition Type"; |
---|
18 | $TbMsg[10]="Repository"; |
---|
19 | $TbMsg[11]="Name"; |
---|
20 | $TbMsg[12]="Basic Image Management"; |
---|
21 | $TbMsg[13]="Incremental Image Management"; |
---|
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"; |
---|
26 | $TbMsg[17]='"Canonical name-image file exists: Enter another name"'; |
---|
27 | $TbMsg[18]="Enter another Name"; |
---|
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"; |
---|
32 | $TbMsg['PROP_OS']="Operating system"; |
---|
33 | $TbMsg['DATA_SIZE']="Data size"; |
---|
34 | $TbMsg['PROP_REMOTEACCESS']="Remote access"; |
---|
35 | $TbMsg['COMM_REMOTEACCESS']="allow remote access management to computers"; |
---|
Note: See
TracBrowser
for help on using the repository browser.