source: admin/WebConsole/idiomas/javascripts/eng/propiedades_aulas_eng.js

lgromero-new-oglive
Last change on this file was cc3fea5, checked in by Irina Gómez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de javascript de idioma en inglés.

  • Property mode set to 100644
File size: 1.4 KB
Line 
1//________________________________________________________________________________________________________
2//     
3//    Javascript language file: propiedades_aulas_eng.js
4//    Language: English
5//____________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="Lab name must contain alphanumeric characters";
8TbMsg[1]="You must enter the maximum number of people for this lab";
9TbMsg[2]="WARNING: This lab contains computers groups or computers. If you delete it, you will also delete all of them. Are you sure?";
10TbMsg[3]="Start time for reservations must be before final time";
11TbMsg[4]="Multicast speed is not valid, please use numbers only";
12TbMsg[5]="Net mask is not valid";
13TbMsg[6]="P2P mode is not valid";
14TbMsg[7]="Seed time (seconds) after p2p download is not valid";
15TbMsg[8]="Multicast mode is not valid";
16TbMsg[9]="Multicast IP address is not valid";
17TbMsg[10]="Multicast port is not valid";
18TbMsg[11]="Multicast speed is not valid, use numbers only";
19TbMsg[12]="IP address of DNS server is not valid";
20TbMsg[13]="Proxy server URL is not valid";
21TbMsg[14]="You must enter validation data: login page and validation page";
22TbMsg[15]="Login page URL is not valid";
23TbMsg[16]="Validation page URL is not valid";
24TbMsg[17]="The location can only contain alphanumeric characters"
25TbMsg[18]="The comments can only contain alphanumeric characters"
26TbMsg[19]="IP address of NTP server is not valid";
Note: See TracBrowser for help on using the repository browser.