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