1 | <?php |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Php language file:: aulas_eng.php |
---|
5 | // Language: English |
---|
6 | //________________________________________________________________________________________________________ |
---|
7 | $TbMsg=array(); |
---|
8 | $TbMsg[0]='New'; |
---|
9 | $TbMsg[1]='Modify'; |
---|
10 | $TbMsg[2]='Delete'; |
---|
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'; |
---|
18 | $TbMsg[10]='"User Mode"'; |
---|
19 | $TbMsg[11]='"Management Mode"'; |
---|
20 | $TbMsg[12]='Name'; |
---|
21 | $TbMsg[13]='Agree'; |
---|
22 | $TbMsg[14]='Enter Column Name'; |
---|
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'; |
---|
30 | $TbMsg[22]='##DO-NOT-TOUCH-THIS-LINE '; |
---|
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'; |
---|
35 | $TbMsg[27]='"Add computer"'; |
---|
36 | $TbMsg[28]='"Procedures"'; |
---|
37 | $TbMsg[29]='"Labs Reservations"'; |
---|
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"'; |
---|
44 | $TbMsg[36]='"Delete operator"'; |
---|
45 | $TbMsg[37]='"Add new operator"'; |
---|
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"'; |
---|
52 | $TbMsg[44]='Computer locator'; |
---|
53 | $TbMsg[45]='Scope name'; |
---|
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'; |
---|
55 | $TbMsg["ERR_DUPLICADO"]='ERROR: The name or description of template are duplicated'; |
---|