Rev | Line | |
---|
[3ec149c] | 1 | //________________________________________________________________________________________________________ |
---|
| 2 | // |
---|
| 3 | // Fichero de idiomas javascript: propiedades_aulas_eng.js |
---|
| 4 | // Idioma: Ingés |
---|
| 5 | //________________________________________________________________________________________________________ |
---|
| 6 | TbMsg=new Array; |
---|
| 7 | TbMsg[0]="You must introduce a name for this lab"; |
---|
| 8 | TbMsg[1]="You must introduce a number of places for this lab"; |
---|
| 9 | TbMsg[2]="WARNING.- This lab contain others groups or labs. If you remove it, you will also remove all these. ¿ Are you sure ?"; |
---|
| 10 | TbMsg[3]="Time for begining of reserves periode must be smaller than final time"; |
---|
[008349f] | 11 | TbMsg[4]="Multicast speed is not valid, use numbers only"; |
---|
[1602040] | 12 | TbMsg[5]="Netmask is not valid"; |
---|
| 13 | TbMsg[6]="P2P mode is not valid"; |
---|
| 14 | TbMsg[7]="El tiempo (segundos ) de semillero despues de la descarga p2p no es valida"; |
---|
| 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]="DNS server IP address is not valid"; |
---|
| 20 | TbMsg[13]="Proxy server URL is not valid"; |
---|
| 21 | TbMsg[14]="Deben introducirse datos de validación: página de login y página de validación"; |
---|
[3ec149c] | 22 | |
---|
Note: See
TracBrowser
for help on using the repository browser.