Line | |
---|
1 | //________________________________________________________________________________________________________ |
---|
2 | // |
---|
3 | // Fichero de idiomas javascripts: configurar_eng.js |
---|
4 | // Idioma: Ingés |
---|
5 | //________________________________________________________________________________________________________ |
---|
6 | TbMsg=new Array; |
---|
7 | TbMsg[0]="WARNING.- There are partitions with the same number, you must select another or remove it clicking in the last column"; |
---|
8 | TbMsg[1]="WARNING.- The number of the partition must be greater than zero"; |
---|
9 | TbMsg[2]="El tipo de partición no se ha especificado"; |
---|
10 | TbMsg[3]="WARNING.- The size of the partition must be greater than zero"; |
---|
11 | TbMsg[4]="ATENCION: Se va a eliminar esta partición ¿ Esta seguro ?"; |
---|
12 | TbMsg[5]="Debe especificar el tipo de sistema de ficheros si desea formatear la particion"; |
---|
13 | TbMsg[6]="La CACHE solo puede definirse en la particion 4"; |
---|
14 | TbMsg[7]="El número maximo de particiones es 4"; |
---|
15 | |
---|
Note: See
TracBrowser
for help on using the repository browser.