source: admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php @ 35f55cb

918-git-images-111dconfigfileconfigure-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-instalacionwebconsole3
Last change on this file since 35f55cb was f9f08d2, checked in by albertogp <albertogp@…>, 12 years ago

#534 integración mejora en rama de desarrollo branch/version1.0 (1.0.5pre)

git-svn-id: https://opengnsys.es/svn/branches/version1.0@3644 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 1.6 KB
Line 
1<?
2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: aulas_eng.php
5//      Idioma: English
6//________________________________________________________________________________________________________
7        $TbMsg=array();
8        $TbMsg[0]='New';
9        $TbMsg[1]='Modify';
10        $TbMsg[2]='Delete';
11        $TbMsg[3]='Start new column';
12        $TbMsg[4]='Boot modify column';
13        $TbMsg[5]='Boot delete column';
14        $TbMsg[6]='Created Boot Properly';
15        $TbMsg[7]='Modified Start Properly';
16        $TbMsg[8]='Removed Boot Properly';
17        $TbMsg[9]='Select Start Column';
18        $TbMsg[10]='"User Mode"';
19        $TbMsg[11]='"Management Mode"';
20        $TbMsg[12]='Name';
21        $TbMsg[13]='Accept';
22        $TbMsg[14]='Enter a 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]='##NOT-TO-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]='"Incorpore computers"';
36        $TbMsg[28]='"Procedures"';
37        $TbMsg[29]='"Labs Reserves"';
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]='"Remove operator"';
45        $TbMsg[37]='"Add a 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]='Computers locator';
53        $TbMsg[45]='Scope name';
54
55
56
57?>
58
Note: See TracBrowser for help on using the repository browser.