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
beebc19,
checked in by Irina Gomez <irinagomez@…>, 7 years ago
|
#842 Consola: se revisan todos los ficheros de idioma en inglés.
|
-
Property mode set to
100644
|
File size:
1.4 KB
|
Line | |
---|
1 | <?php |
---|
2 | // __________________________________________________ |
---|
3 | // |
---|
4 | // Php language file: acceso_eng.php |
---|
5 | // Language: English |
---|
6 | // __________________________________________________ |
---|
7 | |
---|
8 | // Error messages. |
---|
9 | $TbErr=array(); |
---|
10 | $TbErr[0]="NO ERRORS"; |
---|
11 | $TbErr[1]="Warning: You must access this application via homepage"; |
---|
12 | $TbErr[2]="Warning: This application does not have access to Database server"; |
---|
13 | $TbErr[3]="Warning: Problems recovering register, it may have been deleted"; |
---|
14 | $TbErr[4]="Warning: You do not have access to this application"; |
---|
15 | |
---|
16 | // Messages. |
---|
17 | $TbMsg=array(); |
---|
18 | $TbMsg["ACCESS_TITLE"]="OpenGnsys: Labs-web administration"; |
---|
19 | $TbMsg["ACCESS_HEADING"]="Computer Labs Management"; |
---|
20 | $TbMsg["ACCESS_SUBHEAD"]="Adminis Access"; |
---|
21 | $TbMsg["ACCESS_USERNAME"]="Username"; |
---|
22 | $TbMsg["ACCESS_PASSWORD"]="Password"; |
---|
23 | $TbMsg["ACCESS_ORGUNIT"]="Organitational Unit"; |
---|
24 | $TbMsg["ACCESS_OK"]="OK"; |
---|
25 | $TbMsg["ACCESS_CHOOSE"]="Choose"; |
---|
26 | $TbMsg["ACCESS_NOUSER"]="Must enter username"; |
---|
27 | $TbMsg["ACCESS_NOPASS"]="Must enter password"; |
---|
28 | $TbMsg["ACCESS_NOUNIT"]='Warning: enter Organizational Unit.\nYou cannot access system unless you are the main admin of Application.\nDo you want to access with this profile?'; |
---|
29 | $TbMsg["ACCESS_ALLOWED"]='Access allowed. Please wait ...'; |
---|
30 | $TbMsg["ACCESS_ERROR"]='Access error'; |
---|
31 | $TbMsg["ACCESS_UNKNOWNERROR"]='Unknown error'; |
---|
32 | $TbMsg["ACCESS_NOFRAMES"]='Sorry, your browser does not handle frames.'; |
---|
Note: See
TracBrowser
for help on using the repository browser.