mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 13:11:22 +00:00
[USETUP] Rename some of the uninformative "STRING_HDDINFOUNKx" string labels into more informative ones.
- Also, reserve a new field to display whether the disk is MBR or GPT-initialized. - Adjust the code that used the "STRING_HDDINFOUNKx" string labels. The extra slot added to some of the strings is to indicate whether the disk is MBR or GPT. As attentive readers will notice, the code that "determines" whether the disk is either MBR or GPT is of course just temporary: it's just a placeholder code that should currently just show "MBR". Having the NoMbr flag mostly signifies that the disk is uninitialized. A GPT disk also has a MBR but it's for "backcompatibility" / "protective" reasons (so that MBR-only tools would see the disk as just a big 1-partitioned only disk with which they could barely do anything). A real involved test for the nature of the disk should involve calling the correct IOCTLs in the disk detection code in partlist.c . This is for the future (and when ReactOS will better support GPT disks). svn path=/branches/setup_improvements/; revision=74614 svn path=/branches/setup_improvements/; revision=74615
This commit is contained in:
parent
38e20b638f
commit
3c616b625d
28 changed files with 457 additions and 447 deletions
|
@ -1810,28 +1810,28 @@ MUI_STRING bgBGStrings[] =
|
||||||
" ”®à¬ â¨à ¥ ¤ï« ª â® %S ä ©«®¢ ã।¡ "},
|
" ”®à¬ â¨à ¥ ¤ï« ª â® %S ä ©«®¢ ã।¡ "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" ‡ ¯ §¢ ¥ ä ©«®¢ â ã।¡ (¡¥§ ¯à®¬¥¨) "},
|
" ‡ ¯ §¢ ¥ ä ©«®¢ â ã।¡ (¡¥§ ¯à®¬¥¨) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu) %wZ."},
|
"%I64u %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu) %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu)."},
|
"%I64u %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c ¢¨¤ 0x%02X %I64u %s"},
|
" %c%c ¢¨¤ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
" %I64u %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu) %wZ."},
|
" %I64u %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu) %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
" %I64u %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu)."},
|
" %I64u %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"â¢êठ¤¨áª %lu (%I64u %s), ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu (%wZ)."},
|
"â¢êठ¤¨áª %lu (%I64u %s), ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c ¢¨¤ 0x%02X %I64u %s"},
|
"%c%c ¢¨¤ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
" â¢êठ¤¨áª %lu (%I64u %s), ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu (%wZ)."},
|
" â¢êठ¤¨áª %lu (%I64u %s), ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %s¢¨¤ %-3u%s %6lu %s"},
|
"%c%c %c %s¢¨¤ %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu) %S"},
|
"%6lu %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu) %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu)"},
|
"%6lu %s â¢êठ¤¨áª %lu (ˆ§¢®¤=%hu, ˜¨ =%hu, Ž“=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"<EFBFBD>¥ áꧤ ¤¥ ®¢ ¤ï« "},
|
"<EFBFBD>¥ áꧤ ¤¥ ®¢ ¤ï« "},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1795,28 +1795,28 @@ MUI_STRING bnBDStrings[] =
|
||||||
" Format partition as %S file system "},
|
" Format partition as %S file system "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Keep current file system (no changes) "},
|
" Keep current file system (no changes) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Type 0x%02X %I64u %s"},
|
" %c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Type 0x%02X %I64u %s"},
|
"%c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sType %-3u%s %6lu %s"},
|
"%c%c %c %sType %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %S"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Setup created a new partition on"},
|
"Setup created a new partition on"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1803,28 +1803,28 @@ MUI_STRING csCZStrings[] =
|
||||||
" Zform tovat odd¡l na souborovì syst‚m %S "},
|
" Zform tovat odd¡l na souborovì syst‚m %S "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Ponechat souŸasnì souborovì syst‚m (bez zmØny) "},
|
" Ponechat souŸasnì souborovì syst‚m (bez zmØny) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) na %wZ."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) na %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Typ 0x%02X %I64u %s"},
|
" %c%c Typ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"na %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) na %wZ."},
|
"na %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) na %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"na %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"na %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Typ 0x%02X %I64u %s"},
|
"%c%c Typ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"na harddisku %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"na harddisku %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sTyp %-3u%s %6lu %s"},
|
"%c%c %c %sTyp %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) na %S"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) na %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Instalace vytvoýila novì odd¡l na"},
|
"Instalace vytvoýila novì odd¡l na"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1809,28 +1809,28 @@ MUI_STRING daDKStrings[] =
|
||||||
" Formater partitionen som %S-filesystemet "},
|
" Formater partitionen som %S-filesystemet "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Behold nuv‘rende filsystem (ingen ‘ndringer) "},
|
" Behold nuv‘rende filsystem (ingen ‘ndringer) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %wZ."},
|
"%I64u %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c type 0x%02X %I64u %s"},
|
" %c%c type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"p† %I64u %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %wZ."},
|
"p† %I64u %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"p† %I64u %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"p† %I64u %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c type 0x%02X %I64u %s"},
|
"%c%c type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"p† harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"p† harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %stype %-3u%s %6lu %s"},
|
"%c%c %c %stype %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %S"},
|
"%6lu %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Installationen har lavet en ny partition p†"},
|
"Installationen har lavet en ny partition p†"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1799,28 +1799,28 @@ MUI_STRING deDEStrings[] =
|
||||||
" Partition mit dem %S-Dateisystem formatieren "},
|
" Partition mit dem %S-Dateisystem formatieren "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Dateisystem beibehalten (Keine Ver„nderungen) "},
|
" Dateisystem beibehalten (Keine Ver„nderungen) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu) auf %wZ."},
|
"%I64u %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu) auf %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Typ 0x%02X %I64u %s"},
|
" %c%c Typ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"auf %I64u %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu) auf %wZ."},
|
"auf %I64u %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu) auf %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"auf %I64u %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"auf %I64u %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Festplatte %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Festplatte %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Typ 0x%02X %I64u %s"},
|
"%c%c Typ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"auf Festplatte %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"auf Festplatte %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sTyp %-3u%s %6lu %s"},
|
"%c%c %c %sTyp %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu) auf %S"},
|
"%6lu %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu) auf %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Festplatte %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Setup erstellte eine neue Partition auf"},
|
"Setup erstellte eine neue Partition auf"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1814,28 +1814,28 @@ MUI_STRING elGRStrings[] =
|
||||||
" ƒ ˜£æ¨à©ž «¦¬ partition ઠ%S ©ç©«ž£˜ ˜¨®œåठ"},
|
" ƒ ˜£æ¨à©ž «¦¬ partition ઠ%S ©ç©«ž£˜ ˜¨®œåठ"},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Œ˜ §˜¨˜£œå¤œ «¦ ©ç©«ž£˜ ˜¨®œåठઠ⮜ (¡˜£å˜ ˜¢¢˜šã) "},
|
" Œ˜ §˜¨˜£œå¤œ «¦ ©ç©«ž£˜ ˜¨®œåठઠ⮜ (¡˜£å˜ ˜¢¢˜šã) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s ‘¡¢ž¨æª ›å©¡¦ª %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"%I64u %s ‘¡¢ž¨æª ›å©¡¦ª %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s ‘¡¢ž¨æª ›å©¡¦ª %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s ‘¡¢ž¨æª ›å©¡¦ª %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Type 0x%02X %I64u %s"},
|
" %c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"‘¡¢ž¨æª ›å©¡¦ª %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"‘¡¢ž¨æª ›å©¡¦ª %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Type 0x%02X %I64u %s"},
|
"%c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"©«¦ ©¡¢ž¨æ ›å©¡¦ %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"©«¦ ©¡¢ž¨æ ›å©¡¦ %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sType %-3u%s %6lu %s"},
|
"%c%c %c %sType %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s ‘¡¢ž¨æª ›å©¡¦ª %lu (Port=%hu, Bus=%hu, Id=%hu) on %S"},
|
"%6lu %s ‘¡¢ž¨æª ›å©¡¦ª %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s ‘¡¢ž¨æª ›å©¡¦ª %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s ‘¡¢ž¨æª ›å©¡¦ª %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"† œš¡˜«á©«˜©ž ›ž£ ¦ç¨šž©œ ⤘ ¤â¦ partition ©«¦"},
|
"† œš¡˜«á©«˜©ž ›ž£ ¦ç¨šž©œ ⤘ ¤â¦ partition ©«¦"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1795,28 +1795,32 @@ MUI_STRING enUSStrings[] =
|
||||||
" Format partition as %S file system "},
|
" Format partition as %S file system "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Keep current file system (no changes) "},
|
" Keep current file system (no changes) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Type 0x%02X %I64u %s"},
|
" %c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
|
// {STRING_HDINFOPARTZEROED_2,
|
||||||
|
// "Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Type 0x%02X %I64u %s"},
|
"%c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
|
// {STRING_HDINFOPARTEXISTS_2,
|
||||||
|
// "on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sType %-3u%s %6lu %s"},
|
"%c%c %c %sType %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %S"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Setup created a new partition on"},
|
"Setup created a new partition on"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1799,28 +1799,28 @@ MUI_STRING esESStrings[] =
|
||||||
" Formatear la partici¢n con sistema de archivos %S "},
|
" Formatear la partici¢n con sistema de archivos %S "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Mantener el sistema de archivos actual (sin cambios) "},
|
" Mantener el sistema de archivos actual (sin cambios) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu) en %wZ."},
|
"%I64u %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu) en %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Tipo 0x%02X %I64u %s"},
|
" %c%c Tipo 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"en %I64u %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu) en %wZ."},
|
"en %I64u %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu) en %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"en %I64u %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"en %I64u %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Disco duro %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Disco duro %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Tipo 0x%02X %I64u %s"},
|
"%c%c Tipo 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"en Disco duro %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"en Disco duro %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sTipo %-3u%s %6lu %s"},
|
"%c%c %c %sTipo %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu) en %S"},
|
"%6lu %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu) en %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Disco duro %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"El instalador ha creado una nueva partici¢n en"},
|
"El instalador ha creado una nueva partici¢n en"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1795,28 +1795,28 @@ MUI_STRING etEEStrings[] =
|
||||||
" Vorminda partitsioon %S failis<69>steemiga "},
|
" Vorminda partitsioon %S failis<69>steemiga "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Žra muuda praegust failis<69>steemi "},
|
" Žra muuda praegust failis<69>steemi "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu) - %wZ."},
|
"%I64u %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu) - %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu)."},
|
"%I64u %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Type 0x%02X %I64u %s"},
|
" %c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"%I64u %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu) - %wZ."},
|
"%I64u %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu) - %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"%I64u %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu)."},
|
"%I64u %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Kävaketas %lu (%I64u %s), Port=%hu, Siin=%hu, Id=%hu (%wZ)."},
|
"Kävaketas %lu (%I64u %s), Port=%hu, Siin=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Type 0x%02X %I64u %s"},
|
"%c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"Kävaketas %lu (%I64u %s), Port=%hu, Siin=%hu, Id=%hu (%wZ)."},
|
"Kävaketas %lu (%I64u %s), Port=%hu, Siin=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sT<73><54>p %-3u%s %6lu %s"},
|
"%c%c %c %sT<73><54>p %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu) on %S"},
|
"%6lu %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu) - %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu)"},
|
"%6lu %s Kävaketas %lu (Port=%hu, Siin=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Loodi uus partitsioon"},
|
"Loodi uus partitsioon"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1814,28 +1814,28 @@ MUI_STRING frFRStrings[] =
|
||||||
" Formater la partition comme systŠme de fichiers %S "},
|
" Formater la partition comme systŠme de fichiers %S "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Garder le systŠme de fichiers courant (pas de changements) "},
|
" Garder le systŠme de fichiers courant (pas de changements) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu) sur %wZ."},
|
"%I64u %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu) sur %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Type 0x%02X %I64u %s"},
|
" %c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"sur %I64u %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu) sur %wZ."},
|
"sur %I64u %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu) sur %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"sur %I64u %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"sur %I64u %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Disque dur %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Disque dur %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Type 0x%02X %I64u %s"},
|
"%c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"sur Disque dur %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"sur Disque dur %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sType %-3u%s %6lu %s"},
|
"%c%c %c %sType %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu) sur %S"},
|
"%6lu %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu) sur %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Disque dur %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Setup a cr‚‚ une nouvelle partition sur"},
|
"Setup a cr‚‚ une nouvelle partition sur"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1797,28 +1797,28 @@ MUI_STRING heILStrings[] =
|
||||||
" Format partition as %S file system "},
|
" Format partition as %S file system "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Keep current file system (no changes) "},
|
" Keep current file system (no changes) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Type 0x%02X %I64u %s"},
|
" %c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Type 0x%02X %I64u %s"},
|
"%c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sType %-3u%s %6lu %s"},
|
"%c%c %c %sType %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %S"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Setup created a new partition on"},
|
"Setup created a new partition on"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1802,28 +1802,28 @@ MUI_STRING itITStrings[] =
|
||||||
" Formatta la partizione con file system %S "},
|
" Formatta la partizione con file system %S "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Mantieni il file system attuale (nessuna modifica) "},
|
" Mantieni il file system attuale (nessuna modifica) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) su %wZ."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) su %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Tipo 0x%02X %I64u %s"},
|
" %c%c Tipo 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"su %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) su %wZ."},
|
"su %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) su %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"su %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"su %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Tipo 0x%02X %I64u %s"},
|
"%c%c Tipo 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"su Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"su Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sTipo %-3u%s %6lu %s"},
|
"%c%c %c %sTipo %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) su %S"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) su %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Setup ha creato una nuova partizione su"},
|
"Setup ha creato una nuova partizione su"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1799,28 +1799,28 @@ MUI_STRING jaJPStrings[] =
|
||||||
" Ê߰輮ݦ %S ̧²Ù ¼½ÃÑ ÃÞÌ«°Ï¯Ä "},
|
" Ê߰輮ݦ %S ̧²Ù ¼½ÃÑ ÃÞÌ«°Ï¯Ä "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" ¹ÞÝ»Þ²É Ì§²Ù ¼½ÃÑÉ ÏÏ (Íݺ³ ¼Å²) "},
|
" ¹ÞÝ»Þ²É Ì§²Ù ¼½ÃÑÉ ÏÏ (Íݺ³ ¼Å²) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu) on %wZ."},
|
"%I64u %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu)."},
|
"%I64u %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c ¼Ù² 0x%02X %I64u %s"},
|
" %c%c ¼Ù² 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"on %I64u %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu) on %wZ."},
|
"on %I64u %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"on %I64u %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu)."},
|
"on %I64u %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Ê°ÄÞÃÞ¨½¸ %lu (%I64u %s), Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu (%wZ)."},
|
"Ê°ÄÞÃÞ¨½¸ %lu (%I64u %s), Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c ¼Ù² 0x%02X %I64u %s"},
|
"%c%c ¼Ù² 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"on Ê°ÄÞÃÞ¨½¸ %lu (%I64u %s), Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu (%wZ)."},
|
"on Ê°ÄÞÃÞ¨½¸ %lu (%I64u %s), Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %s¼Ù² %-3u%s %6lu %s"},
|
"%c%c %c %s¼Ù² %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu) on %S"},
|
"%6lu %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu) on %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu)"},
|
"%6lu %s Ê°ÄÞÃÞ¨½¸ %lu (Îß°Ä=%hu, ÊÞ½=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"¾¯Ä±¯ÌßÊ ±À×¼² Ê߰輮ݦ ·ÞÆ »¸¾²¼Ï¼À:"},
|
"¾¯Ä±¯ÌßÊ ±À×¼² Ê߰輮ݦ ·ÞÆ »¸¾²¼Ï¼À:"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1805,28 +1805,28 @@ MUI_STRING ltLTStrings[] =
|
||||||
" Format partition as %S file system "},
|
" Format partition as %S file system "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Keep current file system (no changes) "},
|
" Keep current file system (no changes) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Type 0x%02X %I64u %s"},
|
" %c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Type 0x%02X %I64u %s"},
|
"%c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sType %-3u%s %6lu %s"},
|
"%c%c %c %sType %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %S"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Setup created a new partition on"},
|
"Setup created a new partition on"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1684,28 +1684,28 @@ MUI_STRING msMYStrings[] =
|
||||||
" Format partition seperti sistem fail %S "},
|
" Format partition seperti sistem fail %S "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Memastikan sistem fail semasa (tiada perubahan) "},
|
" Memastikan sistem fail semasa (tiada perubahan) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Type 0x%02X %I64u %s"},
|
" %c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Type 0x%02X %I64u %s"},
|
"%c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sType %-3u%s %6lu %s"},
|
"%c%c %c %sType %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %S"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Persediaan yang dicipta partition yang baru di"},
|
"Persediaan yang dicipta partition yang baru di"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1825,28 +1825,28 @@ MUI_STRING nlNLStrings[] =
|
||||||
" Formatteer partitie als %S bestandssysteem "},
|
" Formatteer partitie als %S bestandssysteem "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Behoud huidig bestandssysteem (geen wijzigingen) "},
|
" Behoud huidig bestandssysteem (geen wijzigingen) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu) op %wZ."},
|
"%I64u %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu) op %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Type 0x%02X %I64u %s"},
|
" %c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"op %I64u %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu) op %wZ."},
|
"op %I64u %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu) op %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"op %I64u %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu)."},
|
"op %I64u %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Schijf %lu (%I64u %s), Poort=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Schijf %lu (%I64u %s), Poort=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Type 0x%02X %I64u %s"},
|
"%c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"op Schijf %lu (%I64u %s), Poort=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"op Schijf %lu (%I64u %s), Poort=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sType %-3u%s %6lu %s"},
|
"%c%c %c %sType %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu) op %S"},
|
"%6lu %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu) op %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Schijf %lu (Poort=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Setup heeft een nieuwe partitie aangemaakt op"},
|
"Setup heeft een nieuwe partitie aangemaakt op"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1806,28 +1806,28 @@ MUI_STRING plPLStrings[] =
|
||||||
" Sformatuj partycj© z systemem plik¢w %S "},
|
" Sformatuj partycj© z systemem plik¢w %S "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Zachowaj obecny system plik¢w (bez zmian) "},
|
" Zachowaj obecny system plik¢w (bez zmian) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Dysku Twardym %lu (Port=%hu, Szyna=%hu, Id=%hu) na %wZ."},
|
"%I64u %s Dysku Twardym %lu (Port=%hu, Szyna=%hu, Id=%hu) na %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Dysk 02 Twardy %lu (Port=%hu, Szyna=%hu, Id=%hu)."},
|
"%I64u %s Dysk 02 Twardy %lu (Port=%hu, Szyna=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c 03Typ 0x%02X %I64u %s"},
|
" %c%c 03Typ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"na %I64u %s Dysku Twardym %lu (Port=%hu, Szyna=%hu, Id=%hu) na %wZ."},
|
"na %I64u %s Dysku Twardym %lu (Port=%hu, Szyna=%hu, Id=%hu) na %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"na %I64u %s Dysku 05 Twardym %lu (Port=%hu, Szyna=%hu, Id=%hu)."},
|
"na %I64u %s Dysku 05 Twardym %lu (Port=%hu, Szyna=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Dysk Twardy %lu (%I64u %s), Port=%hu, Szyna=%hu, Id=%hu (%wZ)."},
|
"Dysk Twardy %lu (%I64u %s), Port=%hu, Szyna=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c 07Typ 0x%02X %I64u %s"},
|
"%c%c 07Typ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"na Dysku Twardym %lu (%I64u %s), Port=%hu, Szyna=%hu, Id=%hu (%wZ)."},
|
"na Dysku Twardym %lu (%I64u %s), Port=%hu, Szyna=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %s09Typ %-3u%s %6lu %s"},
|
"%c%c %c %s09Typ %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Dysk Twardy %lu (Port=%hu, Szyna=%hu, Id=%hu) na %S"},
|
"%6lu %s Dysk Twardy %lu (Port=%hu, Szyna=%hu, Id=%hu) na %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Dysk11 Twardy %lu (Port=%hu, Szyna=%hu, Id=%hu)"},
|
"%6lu %s Dysk11 Twardy %lu (Port=%hu, Szyna=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Instalator utworzyˆ now¥ partycj©"},
|
"Instalator utworzyˆ now¥ partycj©"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1829,28 +1829,28 @@ MUI_STRING ptBRStrings[] =
|
||||||
" Formatar a parti‡Æo utilizando o sistema de arquivos %S "},
|
" Formatar a parti‡Æo utilizando o sistema de arquivos %S "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Manter o sistema de arquivos atual (sem altera‡äes) "},
|
" Manter o sistema de arquivos atual (sem altera‡äes) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu) em %wZ."},
|
"%I64u %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu) em %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu)."},
|
"%I64u %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Tipo 0x%02X %I64u %s"},
|
" %c%c Tipo 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"em %I64u %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu) em %wZ."},
|
"em %I64u %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu) em %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"em %I64u %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu)."},
|
"em %I64u %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Disco %lu (%I64u %s), Porta=%hu, Barramento=%hu, Id=%hu (%wZ)."},
|
"Disco %lu (%I64u %s), Porta=%hu, Barramento=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Tipo 0x%02X %I64u %s"},
|
"%c%c Tipo 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"em Disco %lu (%I64u %s), Porta=%hu, Barramento=%hu, Id=%hu (%wZ)."},
|
"em Disco %lu (%I64u %s), Porta=%hu, Barramento=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sTipo %-3u%s %6lu %s"},
|
"%c%c %c %sTipo %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu) em %S"},
|
"%6lu %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu) em %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu)"},
|
"%6lu %s Disco %lu (Porta=%hu, Barramento=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"O instalador criou uma nova parti‡Æo em"},
|
"O instalador criou uma nova parti‡Æo em"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1849,28 +1849,28 @@ MUI_STRING roROStrings[] =
|
||||||
" Formateazã partiþia ca sistem de fiºiere %S "},
|
" Formateazã partiþia ca sistem de fiºiere %S "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Pãstreazã sistemul de fiºiere actual (fãrã schimbãri) "},
|
" Pãstreazã sistemul de fiºiere actual (fãrã schimbãri) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu) de tip %wZ."},
|
"%I64u %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu) de tip %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu)."},
|
"%I64u %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Tip 0x%02X %I64u %s"},
|
" %c%c Tip 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"de pe %I64u %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu) de tip %wZ."},
|
"de pe %I64u %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu) de tip %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"de pe %I64u %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu)."},
|
"de pe %I64u %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Discul %lu (%I64u %s), Port=%hu, Magistrala=%hu, Id=%hu (%wZ)."},
|
"Discul %lu (%I64u %s), Port=%hu, Magistrala=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Tip 0x%02X %I64u %s"},
|
"%c%c Tip 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"de pe Discul %lu (%I64u %s), Port=%hu, Magistrala=%hu, Id=%hu (%wZ)."},
|
"de pe Discul %lu (%I64u %s), Port=%hu, Magistrala=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sTip %-3u%s %6lu %s"},
|
"%c%c %c %sTip %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu) de tip %S"},
|
"%6lu %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu) de tip %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu)"},
|
"%6lu %s Discul %lu (Port=%hu, Magistrala=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"O nouã partiþie a fost creatã în"},
|
"O nouã partiþie a fost creatã în"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1796,28 +1796,28 @@ MUI_STRING ruRUStrings[] =
|
||||||
" ”®à¬ â¨à®¢ ¨¥ à §¤¥« ¢ ä ©«®¢®© á¨á⥬¥ %S "},
|
" ”®à¬ â¨à®¢ ¨¥ à §¤¥« ¢ ä ©«®¢®© á¨á⥬¥ %S "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Žáâ ¢¨âì áãé¥áâ¢ãîéãî ä ©«®¢ãî á¨á⥬ã (¡¥§ ¨§¬¥¥¨©) "},
|
" Žáâ ¢¨âì áãé¥áâ¢ãîéãî ä ©«®¢ãî á¨á⥬ã (¡¥§ ¨§¬¥¥¨©) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) %wZ."},
|
"%I64u %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu)."},
|
"%I64u %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c ‡ ¯¨áì 0x%02X %I64u %s"},
|
" %c%c ‡ ¯¨áì 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
" %I64u %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) %wZ."},
|
" %I64u %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
" %I64u %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu)."},
|
" %I64u %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"†¥á⪨© ¤¨áª %lu (%I64u %s), <20>®àâ=%hu, ˜¨ =%hu, Id=%hu (%wZ)."},
|
"†¥á⪨© ¤¨áª %lu (%I64u %s), <20>®àâ=%hu, ˜¨ =%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c ‡ ¯¨áì 0x%02X %I64u %s"},
|
"%c%c ‡ ¯¨áì 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
" ¦¥á⪮¬ ¤¨áª¥ %lu (%I64u %s), <20>®àâ=%hu, ˜¨ =%hu, Id=%hu (%wZ)."},
|
" ¦¥á⪮¬ ¤¨áª¥ %lu (%I64u %s), <20>®àâ=%hu, ˜¨ =%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %s‡ ¯¨áì %-3u%s %6lu %s"},
|
"%c%c %c %s‡ ¯¨áì %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) %S"},
|
"%6lu %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu)"},
|
"%6lu %s †¥á⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"<EFBFBD>à®£à ¬¬ ãáâ ®¢ª¨ ᮧ¤ « ®¢ë© à §¤¥« :"},
|
"<EFBFBD>à®£à ¬¬ ãáâ ®¢ª¨ ᮧ¤ « ®¢ë© à §¤¥« :"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1809,28 +1809,28 @@ MUI_STRING skSKStrings[] =
|
||||||
" Naform tovaœ oblasœ ako syst‚m s£borov %S "},
|
" Naform tovaœ oblasœ ako syst‚m s£borov %S "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Ponechaœ s£Ÿasnì syst‚m s£borov (bez zmeny) "},
|
" Ponechaœ s£Ÿasnì syst‚m s£borov (bez zmeny) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s pevnom disku %lu (Port=%hu, Bus=%hu, Id=%hu) na %wZ."},
|
"%I64u %s pevnom disku %lu (Port=%hu, Bus=%hu, Id=%hu) na %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s pevnì disk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s pevnì disk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c typ 0x%02X %I64u %s"},
|
" %c%c typ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"na %I64u %s pevnom disku %lu (Port=%hu, Bus=%hu, Id=%hu) na %wZ."},
|
"na %I64u %s pevnom disku %lu (Port=%hu, Bus=%hu, Id=%hu) na %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"na %I64u %s pevnom disku %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"na %I64u %s pevnom disku %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"pevnì disk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"pevnì disk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c typ 0x%02X %I64u %s"},
|
"%c%c typ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"na pevnom disku %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"na pevnom disku %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %styp %-3u%s %6lu %s"},
|
"%c%c %c %styp %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s pevnì disk %lu (Port=%hu, Bus=%hu, Id=%hu) na %S"},
|
"%6lu %s pevnì disk %lu (Port=%hu, Bus=%hu, Id=%hu) na %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s pevnom disku %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s pevnom disku %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Inçtal tor vytvoril nov£ oblasœ na"},
|
"Inçtal tor vytvoril nov£ oblasœ na"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1802,28 +1802,28 @@ MUI_STRING sqALStrings[] =
|
||||||
" Formato particionin si %S dokumentat e sistemit"},
|
" Formato particionin si %S dokumentat e sistemit"},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Mbaj dokumentat e sistemit siq jan‰ (pa ndryshime) "},
|
" Mbaj dokumentat e sistemit siq jan‰ (pa ndryshime) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"%I64u %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Tipi 0x%02X %I64u %s"},
|
" %c%c Tipi 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"on %I64u %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
|
"on %I64u %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"on %I64u %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"on %I64u %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Harddisku %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"Harddisku %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Tipi 0x%02X %I64u %s"},
|
"%c%c Tipi 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"on Harddisku %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"on Harddisku %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sTipi %-3u%s %6lu %s"},
|
"%c%c %c %sTipi %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu) on %S"},
|
"%6lu %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s Harddisku %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Instalimi krijoj nj‰ particion t‰ ri n‰"},
|
"Instalimi krijoj nj‰ particion t‰ ri n‰"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1805,28 +1805,28 @@ MUI_STRING svSEStrings[] =
|
||||||
" Formaterar partition som %S filsystem "},
|
" Formaterar partition som %S filsystem "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" Beh†ll nuvarande filsystem (inga f”r„ndringar) "},
|
" Beh†ll nuvarande filsystem (inga f”r„ndringar) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %wZ."},
|
"%I64u %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"%I64u %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Typ 0x%02X %I64u %s"},
|
" %c%c Typ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"on %I64u %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %wZ."},
|
"on %I64u %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"on %I64u %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
|
"on %I64u %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"H†rddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"H†rddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Typ 0x%02X %I64u %s"},
|
"%c%c Typ 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"p† H†rddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
|
"p† H†rddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sTyp %-3u%s %6lu %s"},
|
"%c%c %c %sTyp %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %S"},
|
"%6lu %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu) p† %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu)"},
|
"%6lu %s H†rddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Setup skapade en ny partition p†"},
|
"Setup skapade en ny partition p†"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1776,28 +1776,28 @@ MUI_STRING trTRStrings[] =
|
||||||
" B”l<E2809D>m<EFBFBD> %S k<>t<EFBFBD>k dizgesiyle bi‡imlendir. "},
|
" B”l<E2809D>m<EFBFBD> %S k<>t<EFBFBD>k dizgesiyle bi‡imlendir. "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" žimdiki k<>t<EFBFBD>k dizgesini koru. (De§iŸiklik yok.) "},
|
" žimdiki k<>t<EFBFBD>k dizgesini koru. (De§iŸiklik yok.) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu), %wZ <20>zerinde."},
|
"%I64u %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu), %wZ <20>zerinde [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu)."},
|
"%I64u %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c T<>r 0x%02X %I64u %s"},
|
" %c%c T<>r 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
"šzerinde: %I64u %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu), %wZ <20>zerinde."},
|
"šzerinde: %I64u %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu), %wZ <20>zerinde [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
"šzerinde: %I64u %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu)."},
|
"šzerinde: %I64u %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"Sƒbit Disk %lu (%I64u %s), GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu (%wZ)."},
|
"Sƒbit Disk %lu (%I64u %s), GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c T<>r 0x%02X %I64u %s"},
|
"%c%c T<>r 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
"šzerinde: Sƒbit Disk %lu (%I64u %s), GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu (%wZ)."},
|
"šzerinde: Sƒbit Disk %lu (%I64u %s), GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sT<73>r %-3u%s %6lu %s"},
|
"%c%c %c %sT<73>r %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu), %S <20>zerinde"},
|
"%6lu %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu), %wZ <20>zerinde [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu)"},
|
"%6lu %s Sƒbit Disk %lu (GiriŸ=%hu, Veriyolu=%hu, Kimlik=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"Kur, <20>zerinde bir yeni b”l<E2809D>m oluŸturdu:"},
|
"Kur, <20>zerinde bir yeni b”l<E2809D>m oluŸturdu:"},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -1805,28 +1805,28 @@ MUI_STRING ukUAStrings[] =
|
||||||
" ”®à¬ â㢠⨠஧¤i« ¢ ä ©«®¢i© á¨á⥬i %S "},
|
" ”®à¬ â㢠⨠஧¤i« ¢ ä ©«®¢i© á¨á⥬i %S "},
|
||||||
{STRING_KEEPFORMAT,
|
{STRING_KEEPFORMAT,
|
||||||
" ‡ «¨è¨â¨ iáãîçã ä ©«®¢ã á¨á⥬ã (¡¥§ §¬i) "},
|
" ‡ «¨è¨â¨ iáãîçã ä ©«®¢ã á¨á⥬ã (¡¥§ §¬i) "},
|
||||||
{STRING_HDINFOPARTCREATE,
|
{STRING_HDINFOPARTCREATE_1,
|
||||||
"%I64u %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) on %wZ."},
|
"%I64u %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK1,
|
{STRING_HDINFOPARTCREATE_2,
|
||||||
"%I64u %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu)."},
|
"%I64u %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDDINFOUNK2,
|
{STRING_HDDINFOUNK2,
|
||||||
" %c%c Type 0x%02X %I64u %s"},
|
" %c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTDELETE,
|
{STRING_HDINFOPARTDELETE_1,
|
||||||
" %I64u %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) on %wZ."},
|
" %I64u %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) on %wZ [%s]."},
|
||||||
{STRING_HDDINFOUNK3,
|
{STRING_HDINFOPARTDELETE_2,
|
||||||
" %I64u %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu)."},
|
" %I64u %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) [%s]."},
|
||||||
{STRING_HDINFOPARTZEROED,
|
{STRING_HDINFOPARTZEROED_1,
|
||||||
"†®àá⪨© ¤¨áª %lu (%I64u %s), <20>®àâ=%hu, ˜¨ =%hu, Id=%hu (%wZ)."},
|
"†®àá⪨© ¤¨áª %lu (%I64u %s), <20>®àâ=%hu, ˜¨ =%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK4,
|
{STRING_HDDINFOUNK4,
|
||||||
"%c%c Type 0x%02X %I64u %s"},
|
"%c%c Type 0x%02X %I64u %s"},
|
||||||
{STRING_HDINFOPARTEXISTS,
|
{STRING_HDINFOPARTEXISTS_1,
|
||||||
" †®àá⪮¬ã ¤¨áªã %lu (%I64u %s), <20>®àâ=%hu, ˜¨ =%hu, Id=%hu (%wZ)."},
|
" †®àá⪮¬ã ¤¨áªã %lu (%I64u %s), <20>®àâ=%hu, ˜¨ =%hu, Id=%hu (%wZ) [%s]."},
|
||||||
{STRING_HDDINFOUNK5,
|
{STRING_HDDINFOUNK5,
|
||||||
"%c%c %c %sType %-3u%s %6lu %s"},
|
"%c%c %c %sType %-3u%s %6lu %s"},
|
||||||
{STRING_HDINFOPARTSELECT,
|
{STRING_HDINFOPARTSELECT_1,
|
||||||
"%6lu %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) on %S"},
|
"%6lu %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) on %wZ [%s]"},
|
||||||
{STRING_HDDINFOUNK6,
|
{STRING_HDINFOPARTSELECT_2,
|
||||||
"%6lu %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu)"},
|
"%6lu %s †®àá⪨© ¤¨áª %lu (<28>®àâ=%hu, ˜¨ =%hu, Id=%hu) [%s]"},
|
||||||
{STRING_NEWPARTITION,
|
{STRING_NEWPARTITION,
|
||||||
"‚áâ ®¢«î¢ ç á⢮ਢ ®¢¨© ஧¤i« "},
|
"‚áâ ®¢«î¢ ç á⢮ਢ ®¢¨© ஧¤i« "},
|
||||||
{STRING_UNPSPACE,
|
{STRING_UNPSPACE,
|
||||||
|
|
|
@ -100,9 +100,9 @@ MUIGetString(
|
||||||
|
|
||||||
#define STRING_PLEASEWAIT 1
|
#define STRING_PLEASEWAIT 1
|
||||||
#define STRING_INSTALLCREATEPARTITION 2
|
#define STRING_INSTALLCREATEPARTITION 2
|
||||||
#define STRING_INSTALLCREATELOGICAL 60
|
#define STRING_INSTALLCREATELOGICAL 60
|
||||||
#define STRING_INSTALLDELETEPARTITION 3
|
#define STRING_INSTALLDELETEPARTITION 3
|
||||||
#define STRING_DELETEPARTITION 59
|
#define STRING_DELETEPARTITION 59
|
||||||
#define STRING_PARTITIONSIZE 4
|
#define STRING_PARTITIONSIZE 4
|
||||||
#define STRING_CHOOSENEWPARTITION 5
|
#define STRING_CHOOSENEWPARTITION 5
|
||||||
#define STRING_CHOOSE_NEW_EXTENDED_PARTITION 57
|
#define STRING_CHOOSE_NEW_EXTENDED_PARTITION 57
|
||||||
|
@ -111,8 +111,8 @@ MUIGetString(
|
||||||
#define STRING_CREATEPARTITION 7
|
#define STRING_CREATEPARTITION 7
|
||||||
#define STRING_PARTFORMAT 8
|
#define STRING_PARTFORMAT 8
|
||||||
#define STRING_NONFORMATTEDPART 9
|
#define STRING_NONFORMATTEDPART 9
|
||||||
#define STRING_NONFORMATTEDSYSTEMPART 62
|
#define STRING_NONFORMATTEDSYSTEMPART 62
|
||||||
#define STRING_NONFORMATTEDOTHERPART 63
|
#define STRING_NONFORMATTEDOTHERPART 63
|
||||||
#define STRING_INSTALLONPART 10
|
#define STRING_INSTALLONPART 10
|
||||||
#define STRING_CHECKINGPART 11
|
#define STRING_CHECKINGPART 11
|
||||||
#define STRING_CONTINUE 12
|
#define STRING_CONTINUE 12
|
||||||
|
@ -137,22 +137,22 @@ MUIGetString(
|
||||||
#define STRING_FORMATDISK1 33
|
#define STRING_FORMATDISK1 33
|
||||||
#define STRING_FORMATDISK2 34
|
#define STRING_FORMATDISK2 34
|
||||||
#define STRING_KEEPFORMAT 35
|
#define STRING_KEEPFORMAT 35
|
||||||
#define STRING_HDINFOPARTCREATE 36
|
#define STRING_HDINFOPARTCREATE_1 36
|
||||||
#define STRING_HDDINFOUNK1 37
|
#define STRING_HDINFOPARTCREATE_2 37
|
||||||
#define STRING_HDDINFOUNK2 38
|
#define STRING_HDDINFOUNK2 38
|
||||||
#define STRING_HDINFOPARTDELETE 39
|
#define STRING_HDINFOPARTDELETE_1 39
|
||||||
#define STRING_HDDINFOUNK3 40
|
#define STRING_HDINFOPARTDELETE_2 40
|
||||||
#define STRING_HDINFOPARTZEROED 41
|
#define STRING_HDINFOPARTZEROED_1 41
|
||||||
#define STRING_HDDINFOUNK4 42
|
#define STRING_HDDINFOUNK4 42
|
||||||
#define STRING_HDINFOPARTEXISTS 43
|
#define STRING_HDINFOPARTEXISTS_1 43
|
||||||
#define STRING_HDDINFOUNK5 44
|
#define STRING_HDDINFOUNK5 44
|
||||||
#define STRING_HDINFOPARTSELECT 45
|
#define STRING_HDINFOPARTSELECT_1 45
|
||||||
#define STRING_HDDINFOUNK6 46
|
#define STRING_HDINFOPARTSELECT_2 46
|
||||||
#define STRING_NEWPARTITION 47
|
#define STRING_NEWPARTITION 47
|
||||||
#define STRING_UNPSPACE 48
|
#define STRING_UNPSPACE 48
|
||||||
#define STRING_MAXSIZE 49
|
#define STRING_MAXSIZE 49
|
||||||
#define STRING_UNFORMATTED 50
|
#define STRING_UNFORMATTED 50
|
||||||
#define STRING_EXTENDED_PARTITION 58
|
#define STRING_EXTENDED_PARTITION 58
|
||||||
#define STRING_FORMATUNUSED 51
|
#define STRING_FORMATUNUSED 51
|
||||||
#define STRING_FORMATUNKNOWN 52
|
#define STRING_FORMATUNKNOWN 52
|
||||||
#define STRING_KB 53
|
#define STRING_KB 53
|
||||||
|
|
|
@ -458,25 +458,27 @@ PrintDiskData(
|
||||||
if (DiskEntry->DriverName.Length > 0)
|
if (DiskEntry->DriverName.Length > 0)
|
||||||
{
|
{
|
||||||
sprintf(LineBuffer,
|
sprintf(LineBuffer,
|
||||||
MUIGetString(STRING_HDINFOPARTSELECT),
|
MUIGetString(STRING_HDINFOPARTSELECT_1),
|
||||||
DiskSize.u.LowPart,
|
DiskSize.u.LowPart,
|
||||||
Unit,
|
Unit,
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id,
|
DiskEntry->Id,
|
||||||
DiskEntry->DriverName.Buffer);
|
&DiskEntry->DriverName,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
sprintf(LineBuffer,
|
sprintf(LineBuffer,
|
||||||
MUIGetString(STRING_HDDINFOUNK6),
|
MUIGetString(STRING_HDINFOPARTSELECT_2),
|
||||||
DiskSize.u.LowPart,
|
DiskSize.u.LowPart,
|
||||||
Unit,
|
Unit,
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id);
|
DiskEntry->Id,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ListUi->Line >= 0 && ListUi->Line <= Height)
|
if (ListUi->Line >= 0 && ListUi->Line <= Height)
|
||||||
|
|
|
@ -2022,25 +2022,27 @@ CreatePrimaryPartitionPage(PINPUT_RECORD Ir)
|
||||||
if (DiskEntry->DriverName.Length > 0)
|
if (DiskEntry->DriverName.Length > 0)
|
||||||
{
|
{
|
||||||
CONSOLE_PrintTextXY(6, 10,
|
CONSOLE_PrintTextXY(6, 10,
|
||||||
MUIGetString(STRING_HDINFOPARTCREATE),
|
MUIGetString(STRING_HDINFOPARTCREATE_1),
|
||||||
DiskSize,
|
DiskSize,
|
||||||
Unit,
|
Unit,
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id,
|
DiskEntry->Id,
|
||||||
&DiskEntry->DriverName);
|
&DiskEntry->DriverName,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
CONSOLE_PrintTextXY(6, 10,
|
CONSOLE_PrintTextXY(6, 10,
|
||||||
MUIGetString(STRING_HDDINFOUNK1),
|
MUIGetString(STRING_HDINFOPARTCREATE_2),
|
||||||
DiskSize,
|
DiskSize,
|
||||||
Unit,
|
Unit,
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id);
|
DiskEntry->Id,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
}
|
}
|
||||||
|
|
||||||
CONSOLE_SetTextXY(6, 12, MUIGetString(STRING_HDDSIZE));
|
CONSOLE_SetTextXY(6, 12, MUIGetString(STRING_HDDSIZE));
|
||||||
|
@ -2179,25 +2181,27 @@ CreateExtendedPartitionPage(PINPUT_RECORD Ir)
|
||||||
if (DiskEntry->DriverName.Length > 0)
|
if (DiskEntry->DriverName.Length > 0)
|
||||||
{
|
{
|
||||||
CONSOLE_PrintTextXY(6, 10,
|
CONSOLE_PrintTextXY(6, 10,
|
||||||
MUIGetString(STRING_HDINFOPARTCREATE),
|
MUIGetString(STRING_HDINFOPARTCREATE_1),
|
||||||
DiskSize,
|
DiskSize,
|
||||||
Unit,
|
Unit,
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id,
|
DiskEntry->Id,
|
||||||
&DiskEntry->DriverName);
|
&DiskEntry->DriverName,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
CONSOLE_PrintTextXY(6, 10,
|
CONSOLE_PrintTextXY(6, 10,
|
||||||
MUIGetString(STRING_HDDINFOUNK1),
|
MUIGetString(STRING_HDINFOPARTCREATE_2),
|
||||||
DiskSize,
|
DiskSize,
|
||||||
Unit,
|
Unit,
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id);
|
DiskEntry->Id,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
}
|
}
|
||||||
|
|
||||||
CONSOLE_SetTextXY(6, 12, MUIGetString(STRING_HDDSIZE));
|
CONSOLE_SetTextXY(6, 12, MUIGetString(STRING_HDDSIZE));
|
||||||
|
@ -2335,25 +2339,27 @@ CreateLogicalPartitionPage(PINPUT_RECORD Ir)
|
||||||
if (DiskEntry->DriverName.Length > 0)
|
if (DiskEntry->DriverName.Length > 0)
|
||||||
{
|
{
|
||||||
CONSOLE_PrintTextXY(6, 10,
|
CONSOLE_PrintTextXY(6, 10,
|
||||||
MUIGetString(STRING_HDINFOPARTCREATE),
|
MUIGetString(STRING_HDINFOPARTCREATE_1),
|
||||||
DiskSize,
|
DiskSize,
|
||||||
Unit,
|
Unit,
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id,
|
DiskEntry->Id,
|
||||||
&DiskEntry->DriverName);
|
&DiskEntry->DriverName,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
CONSOLE_PrintTextXY(6, 10,
|
CONSOLE_PrintTextXY(6, 10,
|
||||||
MUIGetString(STRING_HDDINFOUNK1),
|
MUIGetString(STRING_HDINFOPARTCREATE_2),
|
||||||
DiskSize,
|
DiskSize,
|
||||||
Unit,
|
Unit,
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id);
|
DiskEntry->Id,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
}
|
}
|
||||||
|
|
||||||
CONSOLE_SetTextXY(6, 12, MUIGetString(STRING_HDDSIZE));
|
CONSOLE_SetTextXY(6, 12, MUIGetString(STRING_HDDSIZE));
|
||||||
|
@ -2572,25 +2578,27 @@ DeletePartitionPage(PINPUT_RECORD Ir)
|
||||||
if (DiskEntry->DriverName.Length > 0)
|
if (DiskEntry->DriverName.Length > 0)
|
||||||
{
|
{
|
||||||
CONSOLE_PrintTextXY(6, 12,
|
CONSOLE_PrintTextXY(6, 12,
|
||||||
MUIGetString(STRING_HDINFOPARTDELETE),
|
MUIGetString(STRING_HDINFOPARTDELETE_1),
|
||||||
DiskSize,
|
DiskSize,
|
||||||
Unit,
|
Unit,
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id,
|
DiskEntry->Id,
|
||||||
&DiskEntry->DriverName);
|
&DiskEntry->DriverName,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
CONSOLE_PrintTextXY(6, 12,
|
CONSOLE_PrintTextXY(6, 12,
|
||||||
MUIGetString(STRING_HDDINFOUNK3),
|
MUIGetString(STRING_HDINFOPARTDELETE_2),
|
||||||
DiskSize,
|
DiskSize,
|
||||||
Unit,
|
Unit,
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id);
|
DiskEntry->Id,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
}
|
}
|
||||||
|
|
||||||
while (TRUE)
|
while (TRUE)
|
||||||
|
@ -2802,14 +2810,15 @@ SelectFileSystemPage(PINPUT_RECORD Ir)
|
||||||
PartTypeString);
|
PartTypeString);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
CONSOLE_PrintTextXY(8, 10, MUIGetString(STRING_HDINFOPARTZEROED),
|
CONSOLE_PrintTextXY(8, 10, MUIGetString(STRING_HDINFOPARTZEROED_1),
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskSize,
|
DiskSize,
|
||||||
DiskUnit,
|
DiskUnit,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id,
|
DiskEntry->Id,
|
||||||
&DiskEntry->DriverName);
|
&DiskEntry->DriverName,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
|
|
||||||
CONSOLE_SetTextXY(6, 12, MUIGetString(STRING_PARTFORMAT));
|
CONSOLE_SetTextXY(6, 12, MUIGetString(STRING_PARTFORMAT));
|
||||||
|
|
||||||
|
@ -2862,14 +2871,15 @@ SelectFileSystemPage(PINPUT_RECORD Ir)
|
||||||
PartUnit);
|
PartUnit);
|
||||||
}
|
}
|
||||||
|
|
||||||
CONSOLE_PrintTextXY(6, 12, MUIGetString(STRING_HDINFOPARTEXISTS),
|
CONSOLE_PrintTextXY(6, 12, MUIGetString(STRING_HDINFOPARTEXISTS_1),
|
||||||
DiskEntry->DiskNumber,
|
DiskEntry->DiskNumber,
|
||||||
DiskSize,
|
DiskSize,
|
||||||
DiskUnit,
|
DiskUnit,
|
||||||
DiskEntry->Port,
|
DiskEntry->Port,
|
||||||
DiskEntry->Bus,
|
DiskEntry->Bus,
|
||||||
DiskEntry->Id,
|
DiskEntry->Id,
|
||||||
&DiskEntry->DriverName);
|
&DiskEntry->DriverName,
|
||||||
|
DiskEntry->NoMbr ? "GPT" : "MBR");
|
||||||
}
|
}
|
||||||
|
|
||||||
MUIDisplayPage(SELECT_FILE_SYSTEM_PAGE);
|
MUIDisplayPage(SELECT_FILE_SYSTEM_PAGE);
|
||||||
|
@ -2885,8 +2895,6 @@ SelectFileSystemPage(PINPUT_RECORD Ir)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
DrawFileSystemList(FileSystemList);
|
|
||||||
|
|
||||||
if (RepairUpdateFlag)
|
if (RepairUpdateFlag)
|
||||||
{
|
{
|
||||||
return CHECK_FILE_SYSTEM_PAGE;
|
return CHECK_FILE_SYSTEM_PAGE;
|
||||||
|
@ -2910,6 +2918,8 @@ SelectFileSystemPage(PINPUT_RECORD Ir)
|
||||||
return CHECK_FILE_SYSTEM_PAGE;
|
return CHECK_FILE_SYSTEM_PAGE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
DrawFileSystemList(FileSystemList);
|
||||||
|
|
||||||
while (TRUE)
|
while (TRUE)
|
||||||
{
|
{
|
||||||
CONSOLE_ConInKey(Ir);
|
CONSOLE_ConInKey(Ir);
|
||||||
|
@ -4441,15 +4451,12 @@ BootLoaderFloppyPage(PINPUT_RECORD Ir)
|
||||||
static PAGE_NUMBER
|
static PAGE_NUMBER
|
||||||
BootLoaderHarddiskVbrPage(PINPUT_RECORD Ir)
|
BootLoaderHarddiskVbrPage(PINPUT_RECORD Ir)
|
||||||
{
|
{
|
||||||
UCHAR PartitionType;
|
|
||||||
NTSTATUS Status;
|
NTSTATUS Status;
|
||||||
|
|
||||||
PartitionType = PartitionList->SystemPartition->PartitionType;
|
|
||||||
|
|
||||||
Status = InstallVBRToPartition(&SystemRootPath,
|
Status = InstallVBRToPartition(&SystemRootPath,
|
||||||
&SourceRootPath,
|
&SourceRootPath,
|
||||||
&DestinationArcPath,
|
&DestinationArcPath,
|
||||||
PartitionType);
|
PartitionList->SystemPartition->PartitionType);
|
||||||
if (!NT_SUCCESS(Status))
|
if (!NT_SUCCESS(Status))
|
||||||
{
|
{
|
||||||
MUIDisplayError(ERROR_WRITE_BOOT, Ir, POPUP_WAIT_ENTER);
|
MUIDisplayError(ERROR_WRITE_BOOT, Ir, POPUP_WAIT_ENTER);
|
||||||
|
@ -4477,19 +4484,16 @@ BootLoaderHarddiskVbrPage(PINPUT_RECORD Ir)
|
||||||
static PAGE_NUMBER
|
static PAGE_NUMBER
|
||||||
BootLoaderHarddiskMbrPage(PINPUT_RECORD Ir)
|
BootLoaderHarddiskMbrPage(PINPUT_RECORD Ir)
|
||||||
{
|
{
|
||||||
UCHAR PartitionType;
|
|
||||||
NTSTATUS Status;
|
NTSTATUS Status;
|
||||||
WCHAR DestinationDevicePathBuffer[MAX_PATH];
|
WCHAR DestinationDevicePathBuffer[MAX_PATH];
|
||||||
WCHAR SourceMbrPathBuffer[MAX_PATH];
|
WCHAR SourceMbrPathBuffer[MAX_PATH];
|
||||||
WCHAR DstPath[MAX_PATH];
|
WCHAR DstPath[MAX_PATH];
|
||||||
|
|
||||||
/* Step 1: Write the VBR */
|
/* Step 1: Write the VBR */
|
||||||
PartitionType = PartitionList->SystemPartition->PartitionType;
|
|
||||||
|
|
||||||
Status = InstallVBRToPartition(&SystemRootPath,
|
Status = InstallVBRToPartition(&SystemRootPath,
|
||||||
&SourceRootPath,
|
&SourceRootPath,
|
||||||
&DestinationArcPath,
|
&DestinationArcPath,
|
||||||
PartitionType);
|
PartitionList->SystemPartition->PartitionType);
|
||||||
if (!NT_SUCCESS(Status))
|
if (!NT_SUCCESS(Status))
|
||||||
{
|
{
|
||||||
MUIDisplayError(ERROR_WRITE_BOOT, Ir, POPUP_WAIT_ENTER);
|
MUIDisplayError(ERROR_WRITE_BOOT, Ir, POPUP_WAIT_ENTER);
|
||||||
|
|
Loading…
Reference in a new issue