Rev | Line | |
---|
[1602040] | 1 | <?php |
---|
| 2 | //________________________________________________________________________________________________________ |
---|
| 3 | // |
---|
| 4 | // Fichero de idiomas php: eliminarimagencache_eng.php (Comandos) |
---|
| 5 | // Idioma: English |
---|
| 6 | //________________________________________________________________________________________________________ |
---|
| 7 | if (empty ($TbMsg)) $TbMsg=array(); |
---|
| 8 | $TbMsg[0]='Generation of software profiles'; |
---|
| 9 | $TbMsg[1]='Computer features'; |
---|
| 10 | $TbMsg[2]='Name'; |
---|
| 11 | $TbMsg[3]='IP Address'; |
---|
| 12 | $TbMsg[4]='MAC Address'; |
---|
| 13 | $TbMsg[5]='Image Delete Cache Client'; |
---|
| 14 | $TbMsg[6]='Environment'; |
---|
| 15 | $TbMsg[7]='Available Images'; |
---|
| 16 | $TbMsg[8]='Par'; |
---|
| 17 | $TbMsg[9]='System name'; |
---|
| 18 | $TbMsg[10]='----------- Image name -----------'; |
---|
| 19 | $TbMsg[11]='Nº'; |
---|
| 20 | $TbMsg[12]='Mark'; |
---|
| 21 | $TbMsg[13]='Size'; |
---|
| 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'; |
---|
| 26 | $TbMsg[18]='Image size available if Repository and Web server hosted on the same Server'; |
---|
| 27 | $TbMsg[19]='Type'; |
---|
| 28 | $TbMsg["CONFIG_NOCONFIG"]='No configuration: client does not connect to server.'; |
---|
| 29 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.