[043e67d] | 1 | <?php |
---|
[f9f08d2] | 2 | //________________________________________________________________________________________________________ |
---|
| 3 | // |
---|
[beebc19] | 4 | // Php language file:: aulas_eng.php |
---|
| 5 | // Language: English |
---|
[f9f08d2] | 6 | //________________________________________________________________________________________________________ |
---|
| 7 | $TbMsg=array(); |
---|
| 8 | $TbMsg[0]='New'; |
---|
| 9 | $TbMsg[1]='Modify'; |
---|
| 10 | $TbMsg[2]='Delete'; |
---|
[beebc19] | 11 | $TbMsg[3]='New Boot column'; |
---|
| 12 | $TbMsg[4]='Modify Boot column'; |
---|
| 13 | $TbMsg[5]='Delete Boot column'; |
---|
| 14 | $TbMsg[6]='Boot successfully created'; |
---|
| 15 | $TbMsg[7]='Boot successfully modified'; |
---|
| 16 | $TbMsg[8]='Boot successfully deleted'; |
---|
| 17 | $TbMsg[9]='Select Boot Column'; |
---|
[f9f08d2] | 18 | $TbMsg[10]='"User Mode"'; |
---|
| 19 | $TbMsg[11]='"Management Mode"'; |
---|
| 20 | $TbMsg[12]='Name'; |
---|
[beebc19] | 21 | $TbMsg[13]='Agree'; |
---|
| 22 | $TbMsg[14]='Enter Column Name'; |
---|
[f9f08d2] | 23 | $TbMsg[15]='"Rename"'; |
---|
| 24 | $TbMsg[16]='Cancel'; |
---|
| 25 | $TbMsg[17]='Template'; |
---|
| 26 | $TbMsg[18]='No Template'; |
---|
| 27 | $TbMsg[19]='Commands'; |
---|
| 28 | $TbMsg[20]='Description'; |
---|
| 29 | $TbMsg[21]='File'; |
---|
[beebc19] | 30 | $TbMsg[22]='##DO-NOT-TOUCH-THIS-LINE '; |
---|
[f9f08d2] | 31 | $TbMsg[23]='NO NEW COLUMN'; |
---|
| 32 | $TbMsg[24]='Scope: Centers'; |
---|
| 33 | $TbMsg[25]='Scope: Group of labs'; |
---|
| 34 | $TbMsg[26]='Scope: Group of computers'; |
---|
[beebc19] | 35 | $TbMsg[27]='"Add computer"'; |
---|
[f9f08d2] | 36 | $TbMsg[28]='"Procedures"'; |
---|
[beebc19] | 37 | $TbMsg[29]='"Labs Reservations"'; |
---|
[f9f08d2] | 38 | $TbMsg[30]='"Confirmed"'; |
---|
| 39 | $TbMsg[31]='"Pending"'; |
---|
| 40 | $TbMsg[32]='"Denied"'; |
---|
| 41 | $TbMsg[33]='"Remote console"'; |
---|
| 42 | $TbMsg[34]='"Reserve schedules"'; |
---|
| 43 | $TbMsg[35]='"Operators"'; |
---|
[beebc19] | 44 | $TbMsg[36]='"Delete operator"'; |
---|
| 45 | $TbMsg[37]='"Add new operator"'; |
---|
[f9f08d2] | 46 | $TbMsg[38]='"Wizards"'; |
---|
| 47 | $TbMsg[39]='"Console echo"'; |
---|
| 48 | $TbMsg[40]='"Advanced NetBoot"'; |
---|
| 49 | $TbMsg[41]='"Relocate computers"'; |
---|
| 50 | $TbMsg[42]='Advanced Boot Management'; |
---|
| 51 | $TbMsg[43]='"Save"'; |
---|
[beebc19] | 52 | $TbMsg[44]='Computer locator'; |
---|
[f9f08d2] | 53 | $TbMsg[45]='Scope name'; |
---|
[ee0a327] | 54 | $TbMsg["UEFI"]='AVISO: Hay plantillas PXE que sólo son compatibles con un tipo de firmware, uefi o bios.<br>Al elegir estas plantillas la otra opción quedará configurada por defecto'; |
---|