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

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since fe6843b was 1a2fa9d8, checked in by ramon <ramongomez@…>, 10 years ago

#673: Actualizar código incluido en OepnGnSys? 1.0.6 sobre la rama version1.1 para desarrollar la nueva versión.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@4609 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.