1 /* FDISK MESSAGE FILE */
3 /************************************************************************/
4 /* Please log all modifications to this file: */
5 /*----------------------------------------------------------------------*/
7 /* Changed by: Mark T */
8 /* Message changed: menu_1 - menu_38 */
9 /* Reason: Creation of file */
10 /*----------------------------------------------------------------------*/
12 /* Changed by: Dennis M */
13 /* Message changed: menu_1 - menu_44 */
15 /*----------------------------------------------------------------------*/
18 /* Message changed: */
20 /*----------------------------------------------------------------------*/
21 /***********************************************************************/
23 /************************************************************************/
26 /* Portions of the screen that are handled in the msg are indicated on */
27 /* the listing of the screen with the message name given. If the text */
28 /* message is defined in another screen, then the name is followed by */
31 /* NOTE TO TRANSLATORS */
32 /* The characters inside the <> and the ^^ are control characters and */
33 /* should not be translated. The Control characters are defined as */
36 /* <H> - Highlight the following text */
37 /* <R> - Regular text */
38 /* <U> - Underline the following text */
39 /* <B> - Blink the following text */
40 /* <O> - Turn off Blink */
41 /* <Y> - Print YES character, as set by define */
42 /* <N> - Print NO character, as set by define */
43 /* <W> - Sound the beep */
44 /* <S> - Save cursor position for later use */
45 /* <G> - Cursor position left justified and regular proceed to right */
46 /* <C> - Clear the screen out from control char to end of line */
47 /* <I> - Insert character from Insert[] string. This string must be set */
48 /* up prior to displaying the message. The first <I> will insert */
49 /* Insert[0], the second Insert[1], etc....This will move the */
50 /* cursor one postition. The Insert%% string will be initialized */
53 /* Multiple control characters can be between the <>. */
55 /* The ^^ indicates Row and column for the text and has the format of */
56 /* ^rrcc^ where the numbers are decimal and zero based .first row/col */
57 /* is 00. The numbers are in decimal, and must be 2 characters, which */
58 /* means rows/cols 0-9 should be listed as 00-09. For example, the 5th */
59 /* row, 3rd column on the screen would be listed as ^0402^. */
61 /* The column number is always the column desired. The row number is */
62 /* an offset from the previous row. For example, if the text just */
63 /* printed is on row 6, and the next text should be printed 2 rows */
64 /* down in column 0, then the control strin would be ^0201^. The first */
65 /* row specified in the message is assumed to be based off of row 0, */
66 /* it would actually specify the actual row for the start of the msg */
69 /* NOTE: ALWAYS SAVE THIS FILE WITH NO TABS CHARACTERS */
70 /************************************************************************/
73 /************************************************************************/
75 /* Define Area for text variables */
77 /************************************************************************/
79 #define ACTIVE_PART 'A' /* Character to indicate active status */
80 #define DRIVE_INDICATOR ':' /* Character displayed to indicate drive letter */
84 /* The following character strings are required to display the */
85 /* menu screens for FDISK. The messages have a label type of: menu_xx */
89 /*******************************************************************************************************/
90 /* Screen for DO_MAIN_MENU */
92 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
93 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
94 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
95 /* 00³ IBM Personal Computer ³menu_1 */
96 /* 01³ Fixed Disk Setup Program Version 3.40 ³menu_1 */
97 /* 02³ (C%Copyright IBM Corp. 1983,1988 ³menu_1 */
99 /* 04³ FDISK Options ³menu_2 */
101 /* 06³ Current fixed disk drive: # ³menu_5 */
103 /* 08³ Choose one of the following: ³menu_3 */
105 /* 10³ 1. Create DOS Partition or Logical DOS Drive ³menu_2 */
106 /* 11³ 2. Set active partition ³menu_2 */
107 /* 12³ 3. Delete DOS Partition or Logical DOS Drive ³menu_2 */
108 /* 13³ 4. Display partition information ³menu_2 */
109 /* 14³ 5. Select next fixed disk drive ³menu_4 */
112 /* 17³ Enter choice: [#] ³menu_7 */
115 /* 20³ Warning! No partitions are set active - disk 1 is not startable unless ³menu_6 */
116 /* 21³ a partition is set active. ³ */
119 /* 24³ Press ESC to exit FDISK ³menu_2 */
120 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
121 /*******************************************************************************************************/
124 /*-------------------------------------------------------------*/
133 /*-------------------------------------------------------------*/
143 /*-------------------------------------------------------------*/
148 /*-------------------------------------------------------------*/
153 /*-------------------------------------------------------------*/
158 /*-------------------------------------------------------------*/
164 /*-------------------------------------------------------------*/
169 /*******************************************************************************************************/
170 /* Screen for CREATE_PARTITION */
172 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
173 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
174 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
179 /* 04³ Create DOS Partition or Logical DOS Drive ³menu_8 */
181 /* 06³ Current fixed disk drive: # ³menu_5 # */
183 /* 08³ Choose one of the following: ³menu_3 # */
185 /* 10³ 1. Create Primary DOS Partition ³menu_9 */
186 /* 11³ 2. Create Extended DOS Partition ³menu_9 */
187 /* 12³ 3. Create logical DOS Drive(s) in the Extended DOS Partition ³menu_10 */
192 /* 17³ Enter choice: [ ] ³menu_7 # */
199 /* 24³ Press ESC to return to FDISK Options ³menu_11 */
200 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
201 /*******************************************************************************************************/
203 /*-------------------------------------------------------------*/
208 /*-------------------------------------------------------------*/
214 /*-------------------------------------------------------------*/
219 /*-------------------------------------------------------------*/
225 /*******************************************************************************************************/
226 /* Screen for DOS_CREATE_PARTITION */
228 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
229 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
230 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
235 /* 04³ Create Primary DOS Partition ³menu_12 */
237 /* 06³ Current fixed disk drive: # ³menu_5 # */
239 /* 08³ Do you wish to use the maximum available size for a Primary DOS Partition ³menu_13 */
240 /* 09³ and make the partition active (Y/N).....................? [Y] ³menu_13 */
255 /* 24³ Press ESC to return to FDISK Options ³menu_11 */
256 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
257 /*******************************************************************************************************/
259 /*-------------------------------------------------------------*/
264 /*-------------------------------------------------------------*/
270 /*-------------------------------------------------------------*/
277 /*******************************************************************************************************/
278 /* Screen for INPUT_DOS_CREATE */
280 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
281 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
282 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
287 /* 04³ Create Primary DOS Partition ³menu_12 # */
289 /* 06³ Current fixed disk drive: # ³menu_5 # */
291 /* 08³ Partition Status Type Size in Mbytes Percentage of Disk Used ³menu_14 */
292 /* 09³ ## # # ####### #### ###% ³ */
293 /* 10³ ## # # ####### #### ###% ³ */
294 /* 11³ ## # # ####### #### ###% ³ */
295 /* 12³ ## # # ####### #### ###% ³ */
297 /* 14³ Total disk space is #### Mbytes (1 Mbyte = 1048576 bytes) ³menu_15 */
298 /* 15³ Maximum space available for partition is #### Mbytes (###%) ³menu_16 */
301 /* 18³ Enter partition size in Mbytes or percent of disk space (%) to ³menu_39 */
302 /* 19³ create a Primary DOS Partition..................................[####] ³ */
307 /* 24³ Press ESC to return to FDISK Options ³menu_11 */
308 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
309 /****************************************************************/
311 /*-------------------------------------------------------------*/
315 ^0104^<R> <II> <I> <I> <IIIIIII> <IIII> <IIII>\
316 ^0104^<R> <II> <I> <I> <IIIIIII> <IIII> <IIII>\
317 ^0104^<R> <II> <I> <I> <IIIIIII> <IIII> <IIII>\
318 ^0104^<R> <II> <I> <I> <IIIIIII> <IIII> <IIII>";
320 /*-------------------------------------------------------------*/
325 /*-------------------------------------------------------------*/
330 /*-------------------------------------------------------------*/
337 /****************************************************************************************************/
338 /* Screen for EXT_CREATE_PARTITION */
340 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
341 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
342 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
347 /* 04³ Create Extended DOS Partition ³menu_17 */
349 /* 06³ Current fixed disk drive: # ³menu_5 # */
351 /* 08³ Partition Status Type Size in Mbytes Percentage of Disk Used ³menu_14 # */
352 /* 09³ ## # # ####### #### ###% ³ */
353 /* 10³ ## # # ####### #### ###% ³ */
354 /* 11³ ## # # ####### #### ###% ³ */
355 /* 12³ ## # # ####### #### ###% ³ */
357 /* 14³ Total disk space is #### Mbytes (1 Mbyte = 1048576 bytes) ³menu_15 # */
358 /* 15³ Maximum space available for partition is #### Mbytes (##%) ³menu_16 # */
361 /* 18³ Enter partition size in Mbytes or percent of disk space (%) to ³menu_42 # */
362 /* 19³ create an Extended DOS Partition................................[####] ³ */
367 /* 24³ Press ESC to continue ³menu_46 */
368 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
369 /***************************************************************/
371 /*-------------------------------------------------------------*/
376 /*-------------------------------------------------------------*/
383 /*-------------------------------------------------------------*/
391 /*****************************************************************************************************/
392 /* Screen for VOLUME_CREATE */
394 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
395 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
396 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
398 /* 01³ Create Logical DOS Drive(s) in the Extended Partition ³menu_18 */
400 /* 03³Drv Volume Label Mbytes System Usage Drv Volume Label Mbytes System Usage³menu_19/20 */
401 /* 04³## ########### #### ######## ###% ## ########### #### ######## ###%³ */
402 /* 05³## ########### #### ######## ###% ## ########### #### ######## ###%³ */
403 /* 06³## ########### #### ######## ###% ## ########### #### ######## ###%³ */
404 /* 07³## ########### #### ######## ###% ## ########### #### ######## ###%³ */
405 /* 08³## ########### #### ######## ###% ## ########### #### ######## ###%³ */
406 /* 09³## ########### #### ######## ###% ## ########### #### ######## ###%³ */
407 /* 10³## ########### #### ######## ###% ## ########### #### ######## ###%³ */
408 /* 11³## ########### #### ######## ###% ## ########### #### ######## ###%³ */
409 /* 12³## ########### #### ######## ###% ## ########### #### ######## ###%³ */
410 /* 13³## ########### #### ######## ###% ## ########### #### ######## ###%³ */
411 /* 14³## ########### #### ######## ###% ## ########### #### ######## ###%³ */
412 /* 15³## ########### #### ######## ###% ³ */
414 /* 17³ Total Extended DOS partition size is #### Mbytes (1 Mbyte = 1048576 bytes) ³menu_17 */
415 /* 18³ Maximum space available for logical drive is #### Mbytes (###%) ³menu_22 */
417 /* 20³ Enter logical drive size in Mbytes or percent of disk space (%)...[####] ³menu_40 */
421 /* 24³ Press ESC to return to FDISK Options ³menu_11 */
422 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
423 /***************************************************************/
425 /*-------------------------------------------------------------*/
430 /*-------------------------------------------------------------*/
434 ^0100^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
435 ^0100^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
436 ^0100^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
437 ^0100^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
438 ^0100^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
439 ^0100^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>";
441 /*----------------------------------------------------------*/
444 "^1000^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
445 ^0100^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
446 ^0100^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
447 ^0100^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
448 ^0100^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
449 ^0100^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>";
451 /*-------------------------------------------------------------*/
455 ^0141^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
456 ^0141^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
457 ^0141^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
458 ^0141^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
459 ^0141^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
460 ^0141^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>";
462 /*---------------------------------------------------------*/
465 "^1041^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
466 ^0141^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
467 ^0141^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
468 ^0141^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>\
469 ^0141^<H><II> <RIIIIIIIIIII> <IIII> <IIIIIIII> <IIII>";
471 /*-------------------------------------------------------------*/
476 /*-------------------------------------------------------------*/
481 /*-------------------------------------------------------------*/
487 /*****************************************************************************************************/
488 /* Screen for CHANGE_ACTIVE_PARTITION */
490 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
491 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
492 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
494 /* 01³ Set Active Partition ³menu_23 */
499 /* 06³ Current fixed disk drive: # ³menu_5 # */
501 /* 08³ Partition Status Type Size in Mbytes Percentage of Disk Used ³menu_14 # */
502 /* 09³ ## # # ####### #### ###% ³ */
503 /* 10³ ## # # ####### #### ###% ³ */
504 /* 11³ ## # # ####### #### ###% ³ */
505 /* 12³ ## # # ####### #### ###% ³ */
507 /* 14³ Total disk space is #### Mbytes (1 Mbyte = 1048576 bytes) ³menu_15 # */
509 /* 16³ Enter the number of the partition you want to make active............:[#] ³menu_24 */
517 /* 24³ Press ESC to return to FDISK Options ³menu_11 */
518 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
519 /*****************************************************************************************************/
521 /*-------------------------------------------------------------*/
526 /*-------------------------------------------------------------*/
532 /*****************************************************************************************************/
533 /* Screen for DELETE_PARTITION */
535 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
536 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
537 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
542 /* 04³ Delete DOS Partition or Logical DOS Drive ³menu_25 */
544 /* 06³ Current fixed disk drive: # ³menu_5 # */
546 /* 08³ Choose one of the following: ³menu_3 # */
548 /* 10³ 1. Delete Primary DOS Partition ³menu_26 */
549 /* 11³ 2. Delete Extended DOS Partition ³menu_26 */
550 /* 12³ 3. Delete Logical DOS Drive(s) in the Extended DOS Partition ³menu_27 */
555 /* 17³ Enter choice: [ ] ³menu_7 # */
562 /* 24³ Press ESC to return to FDISK Options ³menu_11 */
563 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
564 /*****************************************************************************************************/
566 /*-------------------------------------------------------------*/
571 /*-------------------------------------------------------------*/
577 /*-------------------------------------------------------------*/
582 /*****************************************************************************************************/
583 /* Screen for DOS_DELETE */
585 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
586 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
587 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
592 /* 04³ Delete Primary DOS Partition ³menu_28 */
594 /* 06³ Current fixed disk drive: # ³menu_5 # */
596 /* 08³ Partition Status Type Size in Mbytes Percentage of Disk Used ³menu_14 # */
597 /* 09³ ## # # ####### #### ###% ³menu_14 # */
598 /* 10³ ## # # ####### #### ###% ³ */
599 /* 11³ ## # # ####### #### ###% ³ */
600 /* 12³ ## # # ####### #### ###% ³ */
602 /* 14³ Total disk space is #### Mbytes (1 Mbyte = 1048576 bytes) ³menu_15 # */
604 /* 16³ Warning! Data in the deleted Primary DOS Partition will be lost. ³menu_29 */
605 /* 17³ Do you wish to continue (Y/N).................? [N] ³menu_29 */
612 /* 24³ Press ESC to return to FDISK Options ³menu_11 */
613 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
614 /*****************************************************************************************************/
616 /*-------------------------------------------------------------*/
621 /*-------------------------------------------------------------*/
627 /*****************************************************************************************************/
628 /* Screen for EXT_DELETE */
630 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
631 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
632 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
637 /* 04³ Delete Extended DOS Partition ³menu_30 */
639 /* 06³ Current fixed disk drive: # ³menu_5 # */
641 /* 08³ Partition Status Type Size in Mbytes Percentage of Disk Used ³menu_14 # */
642 /* 09³ ## # # ####### #### ###% ³menu_14 # */
643 /* 10³ ## # # ####### #### ###% ³ */
644 /* 11³ ## # # ####### #### ###% ³ */
645 /* 12³ ## # # ####### #### ###% ³ */
647 /* 14³ Total disk space is #### Mbytes (1 Mbyte = 1048576 bytes) ³menu_15 # */
649 /* 16³ Warning! Data in the deleted Extended DOS partition will be lost. ³menu_31 */
650 /* 17³ Do you wish to continue (Y/N).................? [N] ³menu_31 */
657 /* 24³ Press ESC to return to FDISK Options ³menu_11 */
658 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
659 /*****************************************************************************************************/
661 /*-------------------------------------------------------------*/
666 /*-------------------------------------------------------------*/
672 /******************************************************************************************************/
673 /* Screen for VOL_DELETE */
675 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
676 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
677 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
679 /* 01³ Delete Logical DOS Drive(s) in the Extended DOS Partition ³menu_32 */
681 /* 03³Drv Volume Label MBytes System Usage Drv Volume Label MBytes System Usage³menu_19/20 # */
682 /* 04³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
683 /* 05³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
684 /* 06³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
685 /* 07³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
686 /* 08³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
687 /* 09³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
688 /* 10³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
689 /* 11³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
690 /* 12³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
691 /* 13³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
692 /* 14³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
693 /* 15³## ############# #### ######## ###% ³ */
695 /* 17³ Total Extended DOS Partition size is #### Mbytes (1 Mbyte = 1048576 bytes) ³menu_21 */
697 /* 19³ Warning! Data in a deleted Logical DOS Drive will be lost. ³menu_33 */
698 /* 20³ What drive do you want to delete...........................? [ ] ³menu_33 */
699 /* 21³ Enter Volume Label.............................? [ ] ³menu_41 */
700 /* 22³ Are you sure (Y/N).............................? [N] ³menu_34 */
702 /* 24³ Press ESC to return to FDISK Options ³menu_11 */
703 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
704 /******************************************************************************************************/
706 /*-------------------------------------------------------------*/
711 /*-------------------------------------------------------------*/
717 /*-------------------------------------------------------------*/
722 /*-------------------------------------------------------------*/
727 /******************************************************************************************************/
728 /* Screen for DISPLAY_PARTITION_INFORMATION */
730 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
731 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
732 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
737 /* 04³ Display Partition Information ³menu_35 */
739 /* 06³ Current fixed disk drive: # ³menu_5 # */
741 /* 08³ Partition Status Type Size in Mbytes Percentage of Disk Used ³menu_14 # */
742 /* 09³ ## # # ####### #### ###% ³menu_14 # */
743 /* 10³ ## # # ####### #### ###% ³ */
744 /* 11³ ## # # ####### #### ###% ³ */
745 /* 12³ ## # # ####### #### ###% ³ */
747 /* 14³ Total disk space is #### Mbytes (1 Mbyte = 1048576 bytes) ³menu_15 # */
750 /* 17³ The Extended DOS partition contains Logical DOS Drives. ³menu_36 */
751 /* 18³ Do you want to display the logical drive information (Y/N)......? [Y] ³menu_36 */
757 /* 24³ Press ESC to return to FDISK Options ³menu_11 */
758 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
759 /******************************************************************************************************/
761 /*-------------------------------------------------------------*/
766 /*-------------------------------------------------------------*/
772 /*****************************************************************************************************/
773 /* Screen for DISPLAY_VOLUME_INFORMATION */
775 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
776 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
777 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
779 /* 01³ Display Logical DOS Drive Information ³menu_37 */
781 /* 03³Drv Volume Label Mbytes System Usage Drv Volume Label Mbytes System Usage³menu_19/20 */
782 /* 04³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
783 /* 05³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
784 /* 16³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
785 /* 17³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
786 /* 18³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
787 /* 19³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
788 /* 10³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
789 /* 11³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
790 /* 12³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
791 /* 13³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
792 /* 14³## ############# #### ######## ###% ## ############# #### ######## ###%³ */
793 /* 15³## ############# #### ######## ###% ³ */
795 /* 17³ Total Extended DOS partition size is #### Mbytes (1 Mbyte = 1048576 bytes) ³menu_17 */
802 /* 24³ Press ESC to return to FDISK Options ³menu_11 */
803 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
804 /*****************************************************************************************************/
806 /*-------------------------------------------------------------*/
811 /*****************************************************************************************************/
812 /* Screen for SYSTEM_REBOOT */
814 /* ³00000000001111111111222222222233333333334444444444555555555566666666667777777777³ */
815 /* ³01234567890123456789012345678901234567890123456789012345678901234567890123456789³ */
816 /* ÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ */
830 /* 13³ System will now restart ³menu_38 */
832 /* 15³ Insert DOS diskette in drive A: ³menu_38 */
833 /* 16³ Press any key when ready . . . ³menu_38 */
842 /* ÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ */
843 /*****************************************************************************************************/
845 /*-------------------------------------------------------------*/
855 /* The following character strings are required to display the */
856 /* status messages indicating successful operation. These messages */
857 /* have the form: status_xx */
859 /* Note: In order to overlay any previous message on the screen, these */
860 /* messages are all 2 lines long. The second line may only be */
861 /* a blank line. If 2 lines are needed for translation, use the */
862 /* second line for text. Exceptions are those msgs on line 0, */
866 /*-------------------------------------------------------------*/
872 /*-------------------------------------------------------------*/
878 /*-------------------------------------------------------------*/
882 /* NOTE - the ^rrcc^ must be the first thing in this string */
884 /*-------------------------------------------------------------*/
890 /*-------------------------------------------------------------*/
896 /*-------------------------------------------------------------*/
902 /*-------------------------------------------------------------*/
907 /*-------------------------------------------------------------*/
913 /*-------------------------------------------------------------*/
919 /*-------------------------------------------------------------*/
920 char far *status_10 =
924 /*-------------------------------------------------------------*/
925 char far *status_11 =
928 /* NOTE - the ^rrcc^ must be the first thing in this string */
930 /*-------------------------------------------------------------*/
931 char far *status_12 =
936 /*-------------------------------------------------------------*/
940 /* The following character strings are required to display the */
941 /* error messages. These have form: error_xx */
943 /* Note: In order to overlay any previous message on the screen, these */
944 /* messages are all 2 lines long. The second line may only be */
945 /* a blank line. If 2 lines are needed for translation, use the */
946 /* second line for text. Exceptions are those msgs on line 0. */
947 /* and those messages that start on line 23 */
951 /*-------------------------------------------------------------*/
957 /*-------------------------------------------------------------*/
963 /*-------------------------------------------------------------*/
969 /*-------------------------------------------------------------*/
974 /*-------------------------------------------------------------*/
979 /*-------------------------------------------------------------*/
985 /*-------------------------------------------------------------*/
991 /*-------------------------------------------------------------*/
997 /*-------------------------------------------------------------*/
1003 /*-------------------------------------------------------------*/
1004 char far *error_10 =
1009 /*-------------------------------------------------------------*/
1010 char far *error_12 =
1015 /*-------------------------------------------------------------*/
1016 char far *error_13 =
1021 /*-------------------------------------------------------------*/
1022 char far *error_14 =
1027 /*-------------------------------------------------------------*/
1028 char far *error_15 =
1033 /*-------------------------------------------------------------*/
1034 char far *error_16 =
1039 /*-------------------------------------------------------------*/
1040 char far *error_17 =
1044 /*-------------------------------------------------------------*/
1045 char far *error_19 =
1050 /*-------------------------------------------------------------*/
1051 char far *error_20 =
1056 /*-------------------------------------------------------------*/
1057 char far *error_21 =
1061 /*-------------------------------------------------------------*/
1062 char far *error_22 =
1066 /*-------------------------------------------------------------*/
1067 char far *error_23 =
1072 /*-------------------------------------------------------------*/
1073 char far *error_24 =
1077 /*-------------------------------------------------------------*/
1078 char far *error_25 =
1083 /*-------------------------------------------------------------*/
1084 char far *error_26 =
1088 /*-------------------------------------------------------------*/
1089 char far *error_27 =
1093 /*-------------------------------------------------------------*/
1094 char far *error_28 =
1099 /*-------------------------------------------------------------*/
1100 char far *error_29 =
1105 /*-------------------------------------------------------------*/
1106 char far *error_30 =
1110 /*-------------------------------------------------------------*/
1111 char far *error_31 =
1115 /*-------------------------------------------------------------*/
1116 char far *error_32 =
1121 /*-------------------------------------------------------------*/
1122 char far *error_33 =
1127 /*-------------------------------------------------------------*/
1128 char far *error_34 =
1132 /*-------------------------------------------------------------*/
1133 char far *error_35 =
1138 /*-------------------------------------------------------------*/
1139 char far *error_36 =
1144 /*-------------------------------------------------------------*/
1149 /* The following message is only included as an aide to debug message */
1150 /* strings during translations. The FDISK message formatter will attempt*/
1151 /* to the best of its ability to catch invalid message strings and */
1152 /* print the error. This message should NEVER appear for a user, so it */
1153 /* is not neccessary to translate this message */
1158 /*-------------------------------------------------------------*/
1160 char far *debug_msg =
1164 /*-------------------------------------------------------------*/
1165 char far *internal_error =
1169 /* The following are not translatable. They are the partition names */
1172 char *DOS_part = "PRI DOS";
1173 char *XENIX_part = " XENIX ";
1174 char *EXTENDED_part = "EXT DOS";
1175 char *BAD_BLOCK_part= " Table ";
1176 char *PCIX_part = " PC/IX ";
1177 char *NON_DOS_part = "Non-DOS";