source: admin/WebConsole/idiomas/php/eng/propiedades_ordenadores_eng.php @ 7dc04cc1

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 7dc04cc1 was 28cdb75, checked in by Ramón M. Gómez <ramongomez@…>, 7 years ago

#870: Add warning if computer has no repository assigned to it.

  • Property mode set to 100644
File size: 1019 bytes
Line 
1<?php
2//_________________________________________________________
3//
4//      Php language file: propiedades_ordenadores_eng.php
5//      Language: English
6//_________________________________________________________
7if (empty ($TbMsg)) $TbMsg=array();
8$TbMsg[0]="No Option";
9$TbMsg[1]="Insert";
10$TbMsg[2]="Modify";
11$TbMsg[3]="Delete";
12$TbMsg[4]="Computers Management";
13$TbMsg[5]="Computer name";
14$TbMsg[6]="IP address";
15$TbMsg[7]="MAC address";
16$TbMsg[8]="Hardware profile";
17$TbMsg[9]="Autoexec";
18$TbMsg[10]="Repository";
19$TbMsg[11]="Menu";
20$TbMsg[12]="Cache size";
21$TbMsg[13]="Network interface";
22// AGP
23$TbMsg[18]="ogLive";
24$TbMsg[509]="Computer picture";
25$TbMsg[5091]="Insert picture";
26$TbMsg[5092]="View pictures";
27$TbMsg[495]="Content Cache";
28$TbMsg[4951]="Cache Free";
29// AGP
30$TbMsg['COMM_DEFOGLIVE']="Assigned by administrator";
31$TbMsg["PROP_SERIALNO"]="Serial No.";
32$TbMsg["WARN_NOREPO"]="<em>WARNING: no repository assigned.</em>";
33$TbMsg["WARN_NOTDETECTED"]="<em>(not detected)</em>";
34$TbMsg['WARN_PROFESSOR']="teacher";
Note: See TracBrowser for help on using the repository browser.