source: admin/WebConsole/idiomas/javascripts/eng/comandos/particionaryformatear_eng.js @ 240a4dc

918-git-images-111dconfigure-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-instalacion
Last change on this file since 240a4dc was cc3fea5, checked in by Irina Gómez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de javascript de idioma en inglés.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1//________________________________________________________________________________________________________
2//
3//    Javascript language file: particionaryformatear_eng.js
4//    Language: English
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="WARNING: There are no changes in partition table, therefore no action will be executed";
8TbMsg[1]="WARNING: There are partitions with the same number. You must select another one or remove it by clicking in the last column";
9TbMsg[2]="WARNING: Partition size must be greater than zero";
10TbMsg[3]="WARNING: Partitions must be correlatives and they must not have spaces between them";
11TbMsg[4]="WARNING: Empty partition, therefore no action will be executed";
12TbMsg[5]="WARNING: This partition must be formatted because its OS has changed or some partition size has changed.";
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 cannot add more partitions";
Note: See TracBrowser for help on using the repository browser.