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 279c269 was
d5b9f89,
checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago
|
#806: Show error message when partition size < 0 (thanks to Javier Sanchez, jsanchez@…).
|
-
Property mode set to
100644
|
File size:
1.0 KB
|
Line | |
---|
1 | //________________________________________________________________________________________________________ |
---|
2 | // |
---|
3 | // Javascript language file: configurar_eng.js |
---|
4 | // Language: English |
---|
5 | //________________________________________________________________________________________________________ |
---|
6 | TbMsg=new Array; |
---|
7 | TbMsg[0]="WARNING: Duplicated partition. There is another partition with the same number. Please, select another one or delete it by clicking in the last column"; |
---|
8 | TbMsg[1]="WARNING: Partition number must be greater than zero"; |
---|
9 | TbMsg[2]="Partition type not specified"; |
---|
10 | TbMsg[3]="WARNING: Partition size must be greater than zero"; |
---|
11 | TbMsg[4]="WARNING: This partition will be deleted. Are you sure?"; |
---|
12 | TbMsg[5]="If you want to format this partition, you must specify file-system type"; |
---|
13 | TbMsg[6]="CACHE can only be at partition 4"; |
---|
14 | TbMsg[7]="Maximum number of partitions is 4"; |
---|
15 | TbMsg[8]="Partition size cannot be negative"; |
---|
16 | TbMsg["EXTSIZE"]="Logic partitions size is greater than extended partition size"; |
---|
17 | TbMsg["HDSIZE"]="Partitions size is greater than disk size"; |
---|
Note: See
TracBrowser
for help on using the repository browser.