source: admin/WebConsole/idiomas/javascripts/eng/comandos/particionaryformatear_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 3ec149c, checked in by alonso <alonso@…>, 15 years ago

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

  • Property mode set to 100644
File size: 1.2 KB
Line 
1//________________________________________________________________________________________________________
2//
3//      Fichero de idiomas javascripts: particionaryformatear_eng.js
4//      Idioma: Ingés
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="WARNING.- There are not partitions table modified, therefore no command will be registered";
8TbMsg[1]="WARNING.- There are partitions with the same number, you must select another or remove it  clicking in the last column";
9TbMsg[2]="WARNING.- The size of the partition must be greater than zero";
10TbMsg[3]="WARNING.- The partition must be correlative and there would not have spaces between partitions";
11TbMsg[4]="WARNING.- This partition is empty, therefore you can't to perform any operation";
12TbMsg[5]="WARNING.-  This partition must be just formatted because the operating system has changed or has changed the size of some partition";
13TbMsg[6]="WARNING.-  There is not coherent to hide this partition because it is not a Windows partition";
14TbMsg[7]="WARNING.-  There is not coherent to show this partition because it is not a Windows partition";
15TbMsg[8]="You can't add more partitions";
Note: See TracBrowser for help on using the repository browser.