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