source: admin/WebConsole/idiomas/javascripts/eng/comandos/configurar_eng.js @ fac0b87

Last change on this file since fac0b87 was de687e3, checked in by ramon <ramongomez@…>, 10 years ago

#673: Integrar código de la versión 1.0.6 en rama principal.

git-svn-id: https://opengnsys.es/svn/trunk@4641 a21b9725-9963-47de-94b9-378ad31fedc9

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