29260ab12848db78c2855b99206fe6d997a458fd
[reactos.git] / base / setup / usetup / lang / he-IL.h
1 #pragma once
2
3 MUI_LAYOUTS heILLayouts[] =
4 {
5 { L"0409", L"00000409" },
6 { L"040D", L"0000040D" },
7 { NULL, NULL }
8 };
9
10 static MUI_ENTRY heILLanguagePageEntries[] =
11 {
12 {
13 4,
14 3,
15 " ReactOS " KERNEL_VERSION_STR " \9a\90\97\9a\84 ",
16 TEXT_STYLE_UNDERLINE
17 },
18 {
19 6,
20 8,
21 "\84\94\99 \9a\98\89\87\81",
22 TEXT_STYLE_NORMAL
23 },
24 {
25 8,
26 10,
27 "\x07 \84\90\97\9a\84\84 \8a\8c\84\8e\81 \84\81 \99\8e\9a\99\9a\99 \84\94\99\84 \9a\80 \84\99\97\81\81 \98\87\81 \80\90.",
28 TEXT_STYLE_NORMAL
29 },
30 {
31 8,
32 11,
33 " .ENTER \99\97\84 \8a\8b \98\87\80",
34 TEXT_STYLE_NORMAL
35 },
36 {
37 8,
38 13,
39 "\x07 .\9a\89\94\85\91\84 \9a\8b\98\92\8e\81 \8c\83\87\8e\84 \9a\98\89\98\81 \9a\94\99 \84\89\84\9a \85\86\84 \84\94\99\84",
40 TEXT_STYLE_NORMAL
41 },
42 {
43 0,
44 0,
45 "\8c\88\81 = F3 \8a\99\8e\84 = ENTER",
46 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
47 },
48 {
49 0,
50 0,
51 NULL,
52 0
53 }
54 };
55
56 static MUI_ENTRY heILWelcomePageEntries[] =
57 {
58 {
59 4,
60 3,
61 " ReactOS " KERNEL_VERSION_STR " \84\90\97\9a\84 ",
62 TEXT_STYLE_UNDERLINE
63 },
64 {
65 6,
66 8,
67 "ReactOS \8c\99 \84\90\97\9a\84\84 \9a\89\90\8b\9a\8c \80\81\84 \8a\85\98\81",
68 TEXT_STYLE_HIGHLIGHT
69 },
70 {
71 6,
72 11,
73 "\84\8c\92\94\84\84 \9a\8b\98\92\8e \9a\80 \9a\80 \97\89\9a\92\8e \84\90\97\9a\84\84 \8c\99 \84\86\84 \97\8c\87\84",
74 TEXT_STYLE_NORMAL
75 },
76 {
77 6,
78 12,
79 "\84\90\97\9a\84\84 \8c\99 \89\90\99\84 \97\8c\87\8c \8f\90\85\8b\9a\8e\85 \8a\81\99\87\8e\8c.",
80 TEXT_STYLE_NORMAL
81 },
82 {
83 8,
84 15,
85 "\x07 Press ENTER to install or upgrade ReactOS.",
86 TEXT_STYLE_NORMAL
87 },
88 {
89 8,
90 17,
91 "\x07 .ReactOS \9a\80 \8f\8b\83\92\8c \85\80 \8f\97\9a\8c \89\83\8b R \99\97\84",
92 TEXT_STYLE_NORMAL
93 },
94 {
95 8,
96 19,
97 "\x07 .ReactOS \8c\99 \8d\85\99\89\98\84 \89\80\90\9a\85 \89\82\99\85\8e \9a\80 \9a\85\80\98\8c \89\83\8b L \99\97\84",
98 TEXT_STYLE_NORMAL
99 },
100 {
101 8,
102 21,
103 "\x07 .ReactOS \9a\80 \8f\89\97\9a\84\8c \89\8c\81 \8c\88\81\8c \89\83\8b F3 \99\97\84",
104 TEXT_STYLE_NORMAL
105 },
106 {
107 6,
108 23,
109 ":\81 \98\97\81 \80\90 ,ReactOS \89\81\82\8c \92\83\89\8e \83\85\92\8c",
110 TEXT_STYLE_NORMAL
111 },
112 {
113 6,
114 24,
115 "http://www.reactos.org",
116 TEXT_STYLE_HIGHLIGHT
117 },
118 {
119 0,
120 0,
121 "\8c\88\81 = F3 \8f\85\89\99\98 = L \8f\97\9a = R \8a\99\8e\84 = ENTER",
122 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
123 },
124 {
125 0,
126 0,
127 NULL,
128 0
129 }
130 };
131
132 static MUI_ENTRY heILIntroPageEntries[] =
133 {
134 {
135 4,
136 3,
137 " ReactOS " KERNEL_VERSION_STR " Setup ",
138 TEXT_STYLE_UNDERLINE
139 },
140 {
141 6,
142 8,
143 "ReactOS Version Status",
144 TEXT_STYLE_HIGHLIGHT
145 },
146 {
147 6,
148 11,
149 "ReactOS is in Alpha stage, meaning it is not feature-complete",
150 TEXT_STYLE_NORMAL
151 },
152 {
153 6,
154 12,
155 "and is under heavy development. It is recommended to use it only for",
156 TEXT_STYLE_NORMAL
157 },
158 {
159 6,
160 13,
161 "evaluation and testing purposes and not as your daily-usage OS.",
162 TEXT_STYLE_NORMAL
163 },
164 {
165 6,
166 15,
167 "Backup your data or test on a secondary computer if you attempt",
168 TEXT_STYLE_NORMAL
169 },
170 {
171 6,
172 16,
173 "to run ReactOS on real hardware.",
174 TEXT_STYLE_NORMAL
175 },
176 {
177 8,
178 19,
179 "\x07 Press ENTER to continue ReactOS Setup.",
180 TEXT_STYLE_NORMAL
181 },
182 {
183 8,
184 21,
185 "\x07 Press F3 to quit without installing ReactOS.",
186 TEXT_STYLE_NORMAL
187 },
188 {
189 0,
190 0,
191 "ENTER = Continue F3 = Quit",
192 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
193 },
194 {
195 0,
196 0,
197 NULL,
198 0
199 }
200 };
201
202 static MUI_ENTRY heILLicensePageEntries[] =
203 {
204 {
205 4,
206 3,
207 " ReactOS " KERNEL_VERSION_STR " Setup ",
208 TEXT_STYLE_UNDERLINE
209 },
210 {
211 6,
212 6,
213 "Licensing:",
214 TEXT_STYLE_HIGHLIGHT
215 },
216 {
217 8,
218 8,
219 "The ReactOS System is licensed under the terms of the",
220 TEXT_STYLE_NORMAL
221 },
222 {
223 8,
224 9,
225 "GNU GPL with parts containing code from other compatible",
226 TEXT_STYLE_NORMAL
227 },
228 {
229 8,
230 10,
231 "licenses such as the X11 or BSD and GNU LGPL licenses.",
232 TEXT_STYLE_NORMAL
233 },
234 {
235 8,
236 11,
237 "All software that is part of the ReactOS system is",
238 TEXT_STYLE_NORMAL
239 },
240 {
241 8,
242 12,
243 "therefore released under the GNU GPL as well as maintaining",
244 TEXT_STYLE_NORMAL
245 },
246 {
247 8,
248 13,
249 "the original license.",
250 TEXT_STYLE_NORMAL
251 },
252 {
253 8,
254 15,
255 "This software comes with NO WARRANTY or restrictions on usage",
256 TEXT_STYLE_NORMAL
257 },
258 {
259 8,
260 16,
261 "save applicable local and international law. The licensing of",
262 TEXT_STYLE_NORMAL
263 },
264 {
265 8,
266 17,
267 "ReactOS only covers distribution to third parties.",
268 TEXT_STYLE_NORMAL
269 },
270 {
271 8,
272 18,
273 "If for some reason you did not receive a copy of the",
274 TEXT_STYLE_NORMAL
275 },
276 {
277 8,
278 19,
279 "GNU General Public License with ReactOS please visit",
280 TEXT_STYLE_NORMAL
281 },
282 {
283 8,
284 20,
285 "http://www.gnu.org/licenses/licenses.html",
286 TEXT_STYLE_HIGHLIGHT
287 },
288 {
289 8,
290 22,
291 "Warranty:",
292 TEXT_STYLE_HIGHLIGHT
293 },
294 {
295 8,
296 24,
297 "This is free software; see the source for copying conditions.",
298 TEXT_STYLE_NORMAL
299 },
300 {
301 8,
302 25,
303 "There is NO warranty; not even for MERCHANTABILITY or",
304 TEXT_STYLE_NORMAL
305 },
306 {
307 8,
308 26,
309 "FITNESS FOR A PARTICULAR PURPOSE",
310 TEXT_STYLE_NORMAL
311 },
312 {
313 0,
314 0,
315 "ENTER = \87\86\85\98",
316 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
317 },
318 {
319 0,
320 0,
321 NULL,
322 0
323 }
324 };
325
326 static MUI_ENTRY heILDevicePageEntries[] =
327 {
328 {
329 4,
330 3,
331 " ReactOS " KERNEL_VERSION_STR " \84\9a\97\90\9a ",
332 TEXT_STYLE_UNDERLINE
333 },
334 {
335 6,
336 8,
337 "The list below shows the current device settings.",
338 TEXT_STYLE_NORMAL
339 },
340 {
341 24,
342 11,
343 "\8e\87\99\81:",
344 TEXT_STYLE_NORMAL | TEXT_ALIGN_RIGHT
345 },
346 {
347 24,
348 12,
349 "\9a\96\85\82\84:",
350 TEXT_STYLE_NORMAL | TEXT_ALIGN_RIGHT
351 },
352 {
353 24,
354 13,
355 "\8e\97\8c\83\9a:",
356 TEXT_STYLE_NORMAL | TEXT_ALIGN_RIGHT
357 },
358 {
359 24,
360 14,
361 "\9a\96\85\98\9a \8e\97\8c\83\9a:",
362 TEXT_STYLE_NORMAL | TEXT_ALIGN_RIGHT
363 },
364 {
365 24,
366 16,
367 "\97\81\8c:",
368 TEXT_STYLE_NORMAL | TEXT_ALIGN_RIGHT
369 },
370 {
371 25,
372 16, "Accept these device settings",
373 TEXT_STYLE_NORMAL
374 },
375 {
376 6,
377 19,
378 "You can change the hardware settings by pressing the UP or DOWN keys",
379 TEXT_STYLE_NORMAL
380 },
381 {
382 6,
383 20,
384 "to select an entry. Then press the ENTER key to select alternative",
385 TEXT_STYLE_NORMAL
386 },
387 {
388 6,
389 21,
390 "\84\82\83\98\85\9a.",
391 TEXT_STYLE_NORMAL
392 },
393 {
394 6,
395 23,
396 "When all settings are correct, select \"Accept these device settings\"",
397 TEXT_STYLE_NORMAL
398 },
399 {
400 6,
401 24,
402 "\85\80\87\98 \8b\8a \84\97\99 ENTER",
403 TEXT_STYLE_NORMAL
404 },
405 {
406 0,
407 0,
408 "ENTER = \84\8e\99\8a F3 = \81\88\8c",
409 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
410 },
411 {
412 0,
413 0,
414 NULL,
415 0
416 }
417 };
418
419 static MUI_ENTRY heILRepairPageEntries[] =
420 {
421 {
422 4,
423 3,
424 " ReactOS " KERNEL_VERSION_STR " \84\9a\97\90\9a ",
425 TEXT_STYLE_UNDERLINE
426 },
427 {
428 6,
429 8,
430 "ReactOS Setup is in an early development phase. It does not yet",
431 TEXT_STYLE_NORMAL
432 },
433 {
434 6,
435 9,
436 "support all the functions of a fully usable setup application.",
437 TEXT_STYLE_NORMAL
438 },
439 {
440 6,
441 12,
442 "The repair functions are not implemented yet.",
443 TEXT_STYLE_NORMAL
444 },
445 {
446 8,
447 15,
448 "\x07 Press U for Updating OS.",
449 TEXT_STYLE_NORMAL
450 },
451 {
452 8,
453 17,
454 "\x07 Press R for the Recovery Console.",
455 TEXT_STYLE_NORMAL
456 },
457 {
458 8,
459 19,
460 "\x07 Press ESC to return to the main page.",
461 TEXT_STYLE_NORMAL
462 },
463 {
464 8,
465 21,
466 "\x07 Press ENTER to reboot your computer.",
467 TEXT_STYLE_NORMAL
468 },
469 {
470 0,
471 0,
472 "ESC = \92\8e\85\83 \98\80\99\89 U = \92\83\8b\8f R = \99\87\86\85\98 ENTER = \80\9a\87\85\8c",
473 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
474 },
475 {
476 0,
477 0,
478 NULL,
479 0
480 }
481 };
482
483 static MUI_ENTRY heILUpgradePageEntries[] =
484 {
485 {
486 4,
487 3,
488 " ReactOS " KERNEL_VERSION_STR " Setup ",
489 TEXT_STYLE_UNDERLINE
490 },
491 {
492 6,
493 8,
494 "The ReactOS Setup can upgrade one of the available ReactOS installations",
495 TEXT_STYLE_NORMAL
496 },
497 {
498 6,
499 9,
500 "listed below, or, if a ReactOS installation is damaged, the Setup program",
501 TEXT_STYLE_NORMAL
502 },
503 {
504 6,
505 10,
506 "can attempt to repair it.",
507 TEXT_STYLE_NORMAL
508 },
509 {
510 6,
511 12,
512 "The repair functions are not all implemented yet.",
513 TEXT_STYLE_HIGHLIGHT
514 },
515 {
516 8,
517 15,
518 "\x07 Press UP or DOWN to select an OS installation.",
519 TEXT_STYLE_NORMAL
520 },
521 {
522 8,
523 17,
524 "\x07 Press U for upgrading the selected OS installation.",
525 TEXT_STYLE_NORMAL
526 },
527 {
528 8,
529 19,
530 "\x07 Press ESC to continue with a new installation.",
531 TEXT_STYLE_NORMAL
532 },
533 {
534 8,
535 21,
536 "\x07 Press F3 to quit without installing ReactOS.",
537 TEXT_STYLE_NORMAL
538 },
539 {
540 0,
541 0,
542 "U = Upgrade ESC = Do not upgrade F3 = Quit",
543 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
544 },
545 {
546 0,
547 0,
548 NULL,
549 0
550 }
551 };
552
553 static MUI_ENTRY heILComputerPageEntries[] =
554 {
555 {
556 4,
557 3,
558 " ReactOS " KERNEL_VERSION_STR " \84\9a\97\90\9a ",
559 TEXT_STYLE_UNDERLINE
560 },
561 {
562 6,
563 8,
564 "You want to change the type of computer to be installed.",
565 TEXT_STYLE_NORMAL
566 },
567 {
568 8,
569 10,
570 "\x07 Press the UP or DOWN key to select the desired computer type.",
571 TEXT_STYLE_NORMAL
572 },
573 {
574 8,
575 11,
576 " \85\80\87\98 \8b\8a \84\97\99 ENTER.",
577 TEXT_STYLE_NORMAL
578 },
579 {
580 8,
581 13,
582 "\x07 Press the ESC key to return to the previous page without changing",
583 TEXT_STYLE_NORMAL
584 },
585 {
586 8,
587 14,
588 " the computer type.",
589 TEXT_STYLE_NORMAL
590 },
591 {
592 0,
593 0,
594 "ENTER = \84\8e\99\8a ESC = \81\88\8c F3 = \94\98\85\99",
595 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
596 },
597 {
598 0,
599 0,
600 NULL,
601 0
602 }
603 };
604
605 static MUI_ENTRY heILFlushPageEntries[] =
606 {
607 {
608 4,
609 3,
610 " ReactOS " KERNEL_VERSION_STR " \84\9a\97\90\9a ",
611 TEXT_STYLE_UNDERLINE
612 },
613 {
614 10,
615 6,
616 "The system is now making sure all data is stored on your disk",
617 TEXT_STYLE_NORMAL
618 },
619 {
620 10,
621 8,
622 "This may take a minute",
623 TEXT_STYLE_NORMAL
624 },
625 {
626 10,
627 9,
628 "When finished, your computer will reboot automatically",
629 TEXT_STYLE_NORMAL
630 },
631 {
632 0,
633 0,
634 "Flushing cache",
635 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
636 },
637 {
638 0,
639 0,
640 NULL,
641 0
642 }
643 };
644
645 static MUI_ENTRY heILQuitPageEntries[] =
646 {
647 {
648 4,
649 3,
650 " ReactOS " KERNEL_VERSION_STR " \84\9a\97\90\9a ",
651 TEXT_STYLE_UNDERLINE
652 },
653 {
654 10,
655 6,
656 "ReactOS is not completely installed",
657 TEXT_STYLE_NORMAL
658 },
659 {
660 10,
661 8,
662 "Remove floppy disk from Drive A: and",
663 TEXT_STYLE_NORMAL
664 },
665 {
666 10,
667 9,
668 "all CD-ROMs from CD-Drives.",
669 TEXT_STYLE_NORMAL
670 },
671 {
672 10,
673 11,
674 "Press ENTER to reboot your computer.",
675 TEXT_STYLE_NORMAL
676 },
677 {
678 0,
679 0,
680 "Please wait ...",
681 TEXT_TYPE_STATUS | TEXT_PADDING_BIG,
682 },
683 {
684 0,
685 0,
686 NULL,
687 0
688 }
689 };
690
691 static MUI_ENTRY heILDisplayPageEntries[] =
692 {
693 {
694 4,
695 3,
696 " ReactOS " KERNEL_VERSION_STR " \84\9a\97\90\9a ",
697 TEXT_STYLE_UNDERLINE
698 },
699 {
700 6,
701 8,
702 "You want to change the type of display to be installed.",
703 TEXT_STYLE_NORMAL
704 },
705 { 8,
706 10,
707 "\x07 Press the UP or DOWN key to select the desired display type.",
708 TEXT_STYLE_NORMAL
709 },
710 {
711 8,
712 11,
713 " Then press ENTER.",
714 TEXT_STYLE_NORMAL
715 },
716 {
717 8,
718 13,
719 "\x07 Press the ESC key to return to the previous page without changing",
720 TEXT_STYLE_NORMAL
721 },
722 {
723 8,
724 14,
725 " the display type.",
726 TEXT_STYLE_NORMAL
727 },
728 {
729 0,
730 0,
731 "ENTER = Continue ESC = Cancel F3 = Quit",
732 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
733 },
734 {
735 0,
736 0,
737 NULL,
738 0
739 }
740 };
741
742 static MUI_ENTRY heILSuccessPageEntries[] =
743 {
744 {
745 4,
746 3,
747 " ReactOS " KERNEL_VERSION_STR " Setup ",
748 TEXT_STYLE_UNDERLINE
749 },
750 {
751 10,
752 6,
753 "\84\98\8b\89\81\89\8d \84\81\91\89\91\89\89\8d \99\8c ReactOS \84\85\9a\97\90\85 \81\84\96\8c\87\84.",
754 TEXT_STYLE_NORMAL
755 },
756 {
757 10,
758 8,
759 "Remove floppy disk from Drive A: and",
760 TEXT_STYLE_NORMAL
761 },
762 {
763 10,
764 9,
765 "all CD-ROMs from CD-Drive.",
766 TEXT_STYLE_NORMAL
767 },
768 {
769 10,
770 11,
771 "\84\97\99 ENTER \8b\83\89 \8c\84\94\92\89\8c \8e\87\83\99 \80\9a \8e\87\99\81\8a",
772 TEXT_STYLE_NORMAL
773 },
774 {
775 0,
776 0,
777 "ENTER = \84\94\92\8c \8e\87\83\99",
778 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
779 },
780 {
781 0,
782 0,
783 NULL,
784 0
785 }
786 };
787
788 static MUI_ENTRY heILBootPageEntries[] =
789 {
790 {
791 4,
792 3,
793 " ReactOS " KERNEL_VERSION_STR " \84\9a\97\90\9a ",
794 TEXT_STYLE_UNDERLINE
795 },
796 {
797 6,
798 8,
799 "Setup cannot install the bootloader on your computers",
800 TEXT_STYLE_NORMAL
801 },
802 {
803 6,
804 9,
805 "hardisk",
806 TEXT_STYLE_NORMAL
807 },
808 {
809 6,
810 13,
811 "Please insert a formatted floppy disk in drive A: and",
812 TEXT_STYLE_NORMAL
813 },
814 {
815 6,
816 14,
817 "press ENTER.",
818 TEXT_STYLE_NORMAL,
819 },
820 {
821 0,
822 0,
823 "ENTER = \84\8e\99\8a F3 = \81\88\8c \84\9a\97\90\84",
824 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
825 },
826 {
827 0,
828 0,
829 NULL,
830 0
831 }
832
833 };
834
835 static MUI_ENTRY heILSelectPartitionEntries[] =
836 {
837 {
838 4,
839 3,
840 " ReactOS " KERNEL_VERSION_STR " \84\9a\97\90\84 ",
841 TEXT_STYLE_UNDERLINE
842 },
843 {
844 6,
845 8,
846 "The list below shows existing partitions and unused disk",
847 TEXT_STYLE_NORMAL
848 },
849 {
850 6,
851 9,
852 "space for new partitions.",
853 TEXT_STYLE_NORMAL
854 },
855 {
856 8,
857 11,
858 "\x07 Press UP or DOWN to select a list entry.",
859 TEXT_STYLE_NORMAL
860 },
861 {
862 8,
863 13,
864 "\x07 Press ENTER to install ReactOS onto the selected partition.",
865 TEXT_STYLE_NORMAL
866 },
867 {
868 8,
869 15,
870 "\x07 Press P to create a primary partition.",
871 TEXT_STYLE_NORMAL
872 },
873 {
874 8,
875 17,
876 "\x07 Press E to create an extended partition.",
877 TEXT_STYLE_NORMAL
878 },
879 {
880 8,
881 19,
882 "\x07 Press L to create a logical partition.",
883 TEXT_STYLE_NORMAL
884 },
885 {
886 8,
887 21,
888 "\x07 Press D to delete an existing partition.",
889 TEXT_STYLE_NORMAL
890 },
891 {
892 0,
893 0,
894 "\90\80 \8c\87\8b\85\9a...",
895 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
896 },
897 {
898 0,
899 0,
900 NULL,
901 0
902 }
903 };
904
905 static MUI_ENTRY heILConfirmDeleteSystemPartitionEntries[] =
906 {
907 {
908 4,
909 3,
910 " ReactOS " KERNEL_VERSION_STR " Setup ",
911 TEXT_STYLE_UNDERLINE
912 },
913 {
914 6,
915 8,
916 "You have chosen to delete the system partition.",
917 TEXT_STYLE_NORMAL
918 },
919 {
920 6,
921 10,
922 "System partitions can contain diagnostic programs, hardware configuration",
923 TEXT_STYLE_NORMAL
924 },
925 {
926 6,
927 11,
928 "programs, programs to start an operating system (like ReactOS) or other",
929 TEXT_STYLE_NORMAL
930 },
931 {
932 6,
933 12,
934 "programs provided by the hardware manufacturer.",
935 TEXT_STYLE_NORMAL
936 },
937 {
938 6,
939 14,
940 "Delete a system partition only when you are sure that there are no such",
941 TEXT_STYLE_NORMAL
942 },
943 {
944 6,
945 15,
946 "programs on the partition, or when you are sure you want to delete them.",
947 TEXT_STYLE_NORMAL
948 },
949 {
950 6,
951 16,
952 "When you delete the partition, you might not be able to boot the",
953 TEXT_STYLE_NORMAL
954 },
955 {
956 6,
957 17,
958 "computer from the harddisk until you finished the ReactOS Setup.",
959 TEXT_STYLE_NORMAL
960 },
961 {
962 8,
963 20,
964 "\x07 Press ENTER to delete the system partition. You will be asked",
965 TEXT_STYLE_NORMAL
966 },
967 {
968 8,
969 21,
970 " to confirm the deletion of the partition again later.",
971 TEXT_STYLE_NORMAL
972 },
973 {
974 8,
975 24,
976 "\x07 Press ESC to return to the previous page. The partition will",
977 TEXT_STYLE_NORMAL
978 },
979 {
980 8,
981 25,
982 " not be deleted.",
983 TEXT_STYLE_NORMAL
984 },
985 {
986 0,
987 0,
988 "ENTER=Continue ESC=Cancel",
989 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
990 },
991 {
992 0,
993 0,
994 NULL,
995 0
996 }
997 };
998
999 static MUI_ENTRY heILFormatPartitionEntries[] =
1000 {
1001 {
1002 4,
1003 3,
1004 " ReactOS " KERNEL_VERSION_STR " Setup ",
1005 TEXT_STYLE_UNDERLINE
1006 },
1007 {
1008 6,
1009 8,
1010 "\80\9a\87\85\8c \8e\87\89\96\84",
1011 TEXT_STYLE_NORMAL
1012 },
1013 {
1014 6,
1015 10,
1016 "Setup will now format the partition. Press ENTER to continue.",
1017 TEXT_STYLE_NORMAL
1018 },
1019 {
1020 0,
1021 0,
1022 "ENTER = \84\8e\99\8a F3 = \81\88\8c \84\9a\97\90\84",
1023 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1024 },
1025 {
1026 0,
1027 0,
1028 NULL,
1029 TEXT_STYLE_NORMAL
1030 }
1031 };
1032
1033 static MUI_ENTRY heILInstallDirectoryEntries[] =
1034 {
1035 {
1036 4,
1037 3,
1038 " ReactOS " KERNEL_VERSION_STR " Setup ",
1039 TEXT_STYLE_UNDERLINE
1040 },
1041 {
1042 6,
1043 8,
1044 "Setup installs ReactOS files onto the selected partition. Choose a",
1045 TEXT_STYLE_NORMAL
1046 },
1047 {
1048 6,
1049 9,
1050 "directory where you want ReactOS to be installed:",
1051 TEXT_STYLE_NORMAL
1052 },
1053 {
1054 6,
1055 14,
1056 "To change the suggested directory, press BACKSPACE to delete",
1057 TEXT_STYLE_NORMAL
1058 },
1059 {
1060 6,
1061 15,
1062 "characters and then type the directory where you want ReactOS to",
1063 TEXT_STYLE_NORMAL
1064 },
1065 {
1066 6,
1067 16,
1068 "be installed.",
1069 TEXT_STYLE_NORMAL
1070 },
1071 {
1072 0,
1073 0,
1074 "ENTER = \84\8e\99\8a F3 = \81\88\8c \84\9a\97\90\84",
1075 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1076 },
1077 {
1078 0,
1079 0,
1080 NULL,
1081 0
1082 }
1083 };
1084
1085 static MUI_ENTRY heILFileCopyEntries[] =
1086 {
1087 {
1088 4,
1089 3,
1090 " ReactOS " KERNEL_VERSION_STR " \84\9a\97\90\9a ",
1091 TEXT_STYLE_UNDERLINE
1092 },
1093 {
1094 0,
1095 12,
1096 "Please wait while ReactOS Setup copies files to your ReactOS",
1097 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER
1098 },
1099 {
1100 0,
1101 13,
1102 "installation folder.",
1103 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER
1104 },
1105 {
1106 0,
1107 14,
1108 "This may take several minutes to complete.",
1109 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER
1110 },
1111 {
1112 50,
1113 0,
1114 "\xB3 \90\80 \8c\87\8b\85\9a... ",
1115 TEXT_TYPE_STATUS
1116 },
1117 {
1118 0,
1119 0,
1120 NULL,
1121 0
1122 }
1123 };
1124
1125 static MUI_ENTRY heILBootLoaderEntries[] =
1126 {
1127 {
1128 4,
1129 3,
1130 " ReactOS " KERNEL_VERSION_STR " Setup ",
1131 TEXT_STYLE_UNDERLINE
1132 },
1133 {
1134 6,
1135 8,
1136 "Setup is installing the boot loader",
1137 TEXT_STYLE_NORMAL
1138 },
1139 {
1140 8,
1141 12,
1142 "Install bootloader on the harddisk (MBR and VBR).",
1143 TEXT_STYLE_NORMAL
1144 },
1145 {
1146 8,
1147 13,
1148 "Install bootloader on the harddisk (VBR only).",
1149 TEXT_STYLE_NORMAL
1150 },
1151 {
1152 8,
1153 14,
1154 "Install bootloader on a floppy disk.",
1155 TEXT_STYLE_NORMAL
1156 },
1157 {
1158 8,
1159 15,
1160 "Skip install bootloader.",
1161 TEXT_STYLE_NORMAL
1162 },
1163 {
1164 0,
1165 0,
1166 "ENTER = \84\8e\99\8a F3 = \81\88\8c \84\9a\97\90\84",
1167 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1168 },
1169 {
1170 0,
1171 0,
1172 NULL,
1173 0
1174 }
1175 };
1176
1177 static MUI_ENTRY heILKeyboardSettingsEntries[] =
1178 {
1179 {
1180 4,
1181 3,
1182 " ReactOS " KERNEL_VERSION_STR " Setup ",
1183 TEXT_STYLE_UNDERLINE
1184 },
1185 {
1186 6,
1187 8,
1188 "You want to change the type of keyboard to be installed.",
1189 TEXT_STYLE_NORMAL
1190 },
1191 {
1192 8,
1193 10,
1194 "\x07 Press the UP or DOWN key to select the desired keyboard type.",
1195 TEXT_STYLE_NORMAL
1196 },
1197 {
1198 8,
1199 11,
1200 " Then press ENTER.",
1201 TEXT_STYLE_NORMAL
1202 },
1203 {
1204 8,
1205 13,
1206 "\x07 Press the ESC key to return to the previous page without changing",
1207 TEXT_STYLE_NORMAL
1208 },
1209 {
1210 8,
1211 14,
1212 " the keyboard type.",
1213 TEXT_STYLE_NORMAL
1214 },
1215 {
1216 0,
1217 0,
1218 "ENTER = \84\8e\99\8a ESC = \81\89\88\85\8c F3 = \81\88\8c \84\9a\97\90\84",
1219 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1220 },
1221 {
1222 0,
1223 0,
1224 NULL,
1225 0
1226 }
1227 };
1228
1229 static MUI_ENTRY heILLayoutSettingsEntries[] =
1230 {
1231 {
1232 4,
1233 3,
1234 " ReactOS " KERNEL_VERSION_STR " Setup ",
1235 TEXT_STYLE_UNDERLINE
1236 },
1237 {
1238 6,
1239 8,
1240 "Please select a layout to be installed by default.",
1241 TEXT_STYLE_NORMAL
1242 },
1243 {
1244 8,
1245 10,
1246 "\x07 Press the UP or DOWN key to select the desired keyboard",
1247 TEXT_STYLE_NORMAL
1248 },
1249 {
1250 8,
1251 11,
1252 " layout. Then press ENTER.",
1253 TEXT_STYLE_NORMAL
1254 },
1255 {
1256 8,
1257 13,
1258 "\x07 Press the ESC key to return to the previous page without changing",
1259 TEXT_STYLE_NORMAL
1260 },
1261 {
1262 8,
1263 14,
1264 " the keyboard layout.",
1265 TEXT_STYLE_NORMAL
1266 },
1267 {
1268 0,
1269 0,
1270 "ENTER = \84\8e\99\8a ESC = \81\89\88\85\8c F3 = \81\88\8c \84\9a\97\90\84",
1271 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1272 },
1273 {
1274 0,
1275 0,
1276 NULL,
1277 0
1278 },
1279
1280 };
1281
1282 static MUI_ENTRY heILPrepareCopyEntries[] =
1283 {
1284 {
1285 4,
1286 3,
1287 " ReactOS " KERNEL_VERSION_STR " Setup ",
1288 TEXT_STYLE_UNDERLINE
1289 },
1290 {
1291 6,
1292 8,
1293 "Setup prepares your computer for copying the ReactOS files. ",
1294 TEXT_STYLE_NORMAL
1295 },
1296 {
1297 0,
1298 0,
1299 "Building the file copy list...",
1300 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1301 },
1302 {
1303 0,
1304 0,
1305 NULL,
1306 0
1307 },
1308
1309 };
1310
1311 static MUI_ENTRY heILSelectFSEntries[] =
1312 {
1313 {
1314 4,
1315 3,
1316 " ReactOS " KERNEL_VERSION_STR " Setup ",
1317 TEXT_STYLE_UNDERLINE
1318 },
1319 {
1320 6,
1321 17,
1322 "Select a file system from the list below.",
1323 0
1324 },
1325 {
1326 8,
1327 19,
1328 "\x07 Press UP or DOWN to select a file system.",
1329 0
1330 },
1331 {
1332 8,
1333 21,
1334 "\x07 Press ENTER to format the partition.",
1335 0
1336 },
1337 {
1338 8,
1339 23,
1340 "\x07 Press ESC to select another partition.",
1341 0
1342 },
1343 {
1344 0,
1345 0,
1346 "ENTER = Continue ESC = Cancel F3 = Quit",
1347 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1348 },
1349
1350 {
1351 0,
1352 0,
1353 NULL,
1354 0
1355 }
1356 };
1357
1358 static MUI_ENTRY heILDeletePartitionEntries[] =
1359 {
1360 {
1361 4,
1362 3,
1363 " ReactOS " KERNEL_VERSION_STR " Setup ",
1364 TEXT_STYLE_UNDERLINE
1365 },
1366 {
1367 6,
1368 8,
1369 "You have chosen to delete the partition",
1370 TEXT_STYLE_NORMAL
1371 },
1372 {
1373 8,
1374 18,
1375 "\x07 Press D to delete the partition.",
1376 TEXT_STYLE_NORMAL
1377 },
1378 {
1379 11,
1380 19,
1381 "WARNING: All data on this partition will be lost!",
1382 TEXT_STYLE_NORMAL
1383 },
1384 {
1385 8,
1386 21,
1387 "\x07 Press ESC to cancel.",
1388 TEXT_STYLE_NORMAL
1389 },
1390 {
1391 0,
1392 0,
1393 "D = Delete Partition ESC = Cancel F3 = Quit",
1394 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1395 },
1396 {
1397 0,
1398 0,
1399 NULL,
1400 0
1401 }
1402 };
1403
1404 static MUI_ENTRY heILRegistryEntries[] =
1405 {
1406 {
1407 4,
1408 3,
1409 " ReactOS " KERNEL_VERSION_STR " Setup ",
1410 TEXT_STYLE_UNDERLINE
1411 },
1412 {
1413 6,
1414 8,
1415 "Setup is updating the system configuration. ",
1416 TEXT_STYLE_NORMAL
1417 },
1418 {
1419 0,
1420 0,
1421 "Creating registry hives...",
1422 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1423 },
1424 {
1425 0,
1426 0,
1427 NULL,
1428 0
1429 },
1430
1431 };
1432
1433 MUI_ERROR heILErrorEntries[] =
1434 {
1435 {
1436 // NOT_AN_ERROR
1437 "Success\n"
1438 },
1439 {
1440 //ERROR_NOT_INSTALLED
1441 "ReactOS is not completely installed on your\n"
1442 "computer. If you quit Setup now, you will need to\n"
1443 "run Setup again to install ReactOS.\n"
1444 "\n"
1445 " \x07 Press ENTER to continue Setup.\n"
1446 " \x07 Press F3 to quit Setup.",
1447 "F3 = Quit ENTER = Continue"
1448 },
1449 {
1450 //ERROR_NO_HDD
1451 "Setup could not find a harddisk.\n",
1452 "ENTER = Reboot computer"
1453 },
1454 {
1455 //ERROR_NO_SOURCE_DRIVE
1456 "Setup could not find its source drive.\n",
1457 "ENTER = Reboot computer"
1458 },
1459 {
1460 //ERROR_LOAD_TXTSETUPSIF
1461 "Setup failed to load the file TXTSETUP.SIF.\n",
1462 "ENTER = Reboot computer"
1463 },
1464 {
1465 //ERROR_CORRUPT_TXTSETUPSIF
1466 "Setup found a corrupt TXTSETUP.SIF.\n",
1467 "ENTER = Reboot computer"
1468 },
1469 {
1470 //ERROR_SIGNATURE_TXTSETUPSIF,
1471 "Setup found an invalid signature in TXTSETUP.SIF.\n",
1472 "ENTER = Reboot computer"
1473 },
1474 {
1475 //ERROR_DRIVE_INFORMATION
1476 "Setup could not retrieve system drive information.\n",
1477 "ENTER = Reboot computer"
1478 },
1479 {
1480 //ERROR_WRITE_BOOT,
1481 "Setup failed to install FAT bootcode on the system partition.",
1482 "ENTER = Reboot computer"
1483 },
1484 {
1485 //ERROR_LOAD_COMPUTER,
1486 "Setup failed to load the computer type list.\n",
1487 "ENTER = Reboot computer"
1488 },
1489 {
1490 //ERROR_LOAD_DISPLAY,
1491 "Setup failed to load the display settings list.\n",
1492 "ENTER = Reboot computer"
1493 },
1494 {
1495 //ERROR_LOAD_KEYBOARD,
1496 "Setup failed to load the keyboard type list.\n",
1497 "ENTER = Reboot computer"
1498 },
1499 {
1500 //ERROR_LOAD_KBLAYOUT,
1501 "Setup failed to load the keyboard layout list.\n",
1502 "ENTER = Reboot computer"
1503 },
1504 {
1505 //ERROR_WARN_PARTITION,
1506 "Setup found that at least one harddisk contains an incompatible\n"
1507 "partition table that can not be handled properly!\n"
1508 "\n"
1509 "Creating or deleting partitions can destroy the partition table.\n"
1510 "\n"
1511 " \x07 Press F3 to quit Setup.\n"
1512 " \x07 Press ENTER to continue.",
1513 "F3 = Quit ENTER = Continue"
1514 },
1515 {
1516 //ERROR_NEW_PARTITION,
1517 "You can not create a new Partition inside\n"
1518 "of an already existing Partition!\n"
1519 "\n"
1520 " * Press any key to continue.",
1521 NULL
1522 },
1523 {
1524 //ERROR_DELETE_SPACE,
1525 "You can not delete unpartitioned disk space!\n"
1526 "\n"
1527 " * Press any key to continue.",
1528 NULL
1529 },
1530 {
1531 //ERROR_INSTALL_BOOTCODE,
1532 "Setup failed to install the FAT bootcode on the system partition.",
1533 "ENTER = Reboot computer"
1534 },
1535 {
1536 //ERROR_NO_FLOPPY,
1537 "No disk in drive A:.",
1538 "ENTER = Continue"
1539 },
1540 {
1541 //ERROR_UPDATE_KBSETTINGS,
1542 "Setup failed to update keyboard layout settings.",
1543 "ENTER = Reboot computer"
1544 },
1545 {
1546 //ERROR_UPDATE_DISPLAY_SETTINGS,
1547 "Setup failed to update display registry settings.",
1548 "ENTER = Reboot computer"
1549 },
1550 {
1551 //ERROR_IMPORT_HIVE,
1552 "Setup failed to import a hive file.",
1553 "ENTER = Reboot computer"
1554 },
1555 {
1556 //ERROR_FIND_REGISTRY
1557 "Setup failed to find the registry data files.",
1558 "ENTER = Reboot computer"
1559 },
1560 {
1561 //ERROR_CREATE_HIVE,
1562 "Setup failed to create the registry hives.",
1563 "ENTER = Reboot computer"
1564 },
1565 {
1566 //ERROR_INITIALIZE_REGISTRY,
1567 "Setup failed to initialize the registry.",
1568 "ENTER = Reboot computer"
1569 },
1570 {
1571 //ERROR_INVALID_CABINET_INF,
1572 "Cabinet has no valid inf file.\n",
1573 "ENTER = Reboot computer"
1574 },
1575 {
1576 //ERROR_CABINET_MISSING,
1577 "Cabinet not found.\n",
1578 "ENTER = Reboot computer"
1579 },
1580 {
1581 //ERROR_CABINET_SCRIPT,
1582 "Cabinet has no setup script.\n",
1583 "ENTER = Reboot computer"
1584 },
1585 {
1586 //ERROR_COPY_QUEUE,
1587 "Setup failed to open the copy file queue.\n",
1588 "ENTER = Reboot computer"
1589 },
1590 {
1591 //ERROR_CREATE_DIR,
1592 "Setup could not create install directories.",
1593 "ENTER = Reboot computer"
1594 },
1595 {
1596 //ERROR_TXTSETUP_SECTION,
1597 "Setup failed to find the 'Directories' section\n"
1598 "in TXTSETUP.SIF.\n",
1599 "ENTER = Reboot computer"
1600 },
1601 {
1602 //ERROR_CABINET_SECTION,
1603 "Setup failed to find the 'Directories' section\n"
1604 "in the cabinet.\n",
1605 "ENTER = Reboot computer"
1606 },
1607 {
1608 //ERROR_CREATE_INSTALL_DIR
1609 "Setup could not create the install directory.",
1610 "ENTER = Reboot computer"
1611 },
1612 {
1613 //ERROR_FIND_SETUPDATA,
1614 "Setup failed to find the 'SetupData' section\n"
1615 "in TXTSETUP.SIF.\n",
1616 "ENTER = Reboot computer"
1617 },
1618 {
1619 //ERROR_WRITE_PTABLE,
1620 "Setup failed to write partition tables.\n"
1621 "ENTER = Reboot computer"
1622 },
1623 {
1624 //ERROR_ADDING_CODEPAGE,
1625 "Setup failed to add codepage to registry.\n"
1626 "ENTER = Reboot computer"
1627 },
1628 {
1629 //ERROR_UPDATE_LOCALESETTINGS,
1630 "Setup could not set the system locale.\n"
1631 "ENTER = Reboot computer"
1632 },
1633 {
1634 //ERROR_ADDING_KBLAYOUTS,
1635 "Setup failed to add keyboard layouts to registry.\n"
1636 "ENTER = Reboot computer"
1637 },
1638 {
1639 //ERROR_UPDATE_GEOID,
1640 "Setup could not set the geo id.\n"
1641 "ENTER = Reboot computer"
1642 },
1643 {
1644 //ERROR_DIRECTORY_NAME,
1645 "Invalid directory name.\n"
1646 "\n"
1647 " * Press any key to continue."
1648 },
1649 {
1650 //ERROR_INSUFFICIENT_PARTITION_SIZE,
1651 "The selected partition is not large enough to install ReactOS.\n"
1652 "The install partition must have a size of at least %lu MB.\n"
1653 "\n"
1654 " * Press any key to continue.",
1655 NULL
1656 },
1657 {
1658 //ERROR_PARTITION_TABLE_FULL,
1659 "You can not create a new primary or extended partition in the\n"
1660 "partition table of this disk because the partition table is full.\n"
1661 "\n"
1662 " * Press any key to continue."
1663 },
1664 {
1665 //ERROR_ONLY_ONE_EXTENDED,
1666 "You can not create more than one extended partition per disk.\n"
1667 "\n"
1668 " * Press any key to continue."
1669 },
1670 {
1671 //ERROR_FORMATTING_PARTITION,
1672 "Setup is unable to format the partition:\n"
1673 " %S\n"
1674 "\n"
1675 "ENTER = Reboot computer"
1676 },
1677 {
1678 NULL,
1679 NULL
1680 }
1681 };
1682
1683 MUI_PAGE heILPages[] =
1684 {
1685 {
1686 LANGUAGE_PAGE,
1687 heILLanguagePageEntries
1688 },
1689 {
1690 WELCOME_PAGE,
1691 heILWelcomePageEntries
1692 },
1693 {
1694 INSTALL_INTRO_PAGE,
1695 heILIntroPageEntries
1696 },
1697 {
1698 LICENSE_PAGE,
1699 heILLicensePageEntries
1700 },
1701 {
1702 DEVICE_SETTINGS_PAGE,
1703 heILDevicePageEntries
1704 },
1705 {
1706 REPAIR_INTRO_PAGE,
1707 heILRepairPageEntries
1708 },
1709 {
1710 UPGRADE_REPAIR_PAGE,
1711 heILUpgradePageEntries
1712 },
1713 {
1714 COMPUTER_SETTINGS_PAGE,
1715 heILComputerPageEntries
1716 },
1717 {
1718 DISPLAY_SETTINGS_PAGE,
1719 heILDisplayPageEntries
1720 },
1721 {
1722 FLUSH_PAGE,
1723 heILFlushPageEntries
1724 },
1725 {
1726 SELECT_PARTITION_PAGE,
1727 heILSelectPartitionEntries
1728 },
1729 {
1730 CONFIRM_DELETE_SYSTEM_PARTITION_PAGE,
1731 heILConfirmDeleteSystemPartitionEntries
1732 },
1733 {
1734 SELECT_FILE_SYSTEM_PAGE,
1735 heILSelectFSEntries
1736 },
1737 {
1738 FORMAT_PARTITION_PAGE,
1739 heILFormatPartitionEntries
1740 },
1741 {
1742 DELETE_PARTITION_PAGE,
1743 heILDeletePartitionEntries
1744 },
1745 {
1746 INSTALL_DIRECTORY_PAGE,
1747 heILInstallDirectoryEntries
1748 },
1749 {
1750 PREPARE_COPY_PAGE,
1751 heILPrepareCopyEntries
1752 },
1753 {
1754 FILE_COPY_PAGE,
1755 heILFileCopyEntries
1756 },
1757 {
1758 KEYBOARD_SETTINGS_PAGE,
1759 heILKeyboardSettingsEntries
1760 },
1761 {
1762 BOOT_LOADER_PAGE,
1763 heILBootLoaderEntries
1764 },
1765 {
1766 LAYOUT_SETTINGS_PAGE,
1767 heILLayoutSettingsEntries
1768 },
1769 {
1770 QUIT_PAGE,
1771 heILQuitPageEntries
1772 },
1773 {
1774 SUCCESS_PAGE,
1775 heILSuccessPageEntries
1776 },
1777 {
1778 BOOT_LOADER_FLOPPY_PAGE,
1779 heILBootPageEntries
1780 },
1781 {
1782 REGISTRY_PAGE,
1783 heILRegistryEntries
1784 },
1785 {
1786 -1,
1787 NULL
1788 }
1789 };
1790
1791 MUI_STRING heILStrings[] =
1792 {
1793 {STRING_PLEASEWAIT,
1794 " \90\80 \8c\87\8b\85\9a..."},
1795 {STRING_INSTALLCREATEPARTITION,
1796 " ENTER = Install P = Create Primary E = Create Extended F3 = Quit"},
1797 // " ENTER = \84\9a\97\8f C = \96\85\98 \8e\87\89\96\84 F3 = \81\88\8c \84\9a\97\90\84"},
1798 {STRING_INSTALLCREATELOGICAL,
1799 " ENTER = Install L = Create Logical Partition F3 = Quit"},
1800 {STRING_INSTALLDELETEPARTITION,
1801 " ENTER = \84\9a\97\8f D = \8e\87\97 \8e\87\89\96\84 F3 = \81\88\8c \84\9a\97\90\84"},
1802 {STRING_DELETEPARTITION,
1803 " D = Delete Partition F3 = Quit"},
1804 {STRING_PARTITIONSIZE,
1805 "\82\85\83\8c \84\8e\87\89\96\84 \84\87\83\99\84:"},
1806 {STRING_CHOOSENEWPARTITION,
1807 "You have chosen to create a primary partition on"},
1808 {STRING_CHOOSE_NEW_EXTENDED_PARTITION,
1809 "You have chosen to create an extended partition on"},
1810 {STRING_CHOOSE_NEW_LOGICAL_PARTITION,
1811 "You have chosen to create a logical partition on"},
1812 {STRING_HDDSIZE,
1813 "Please enter the size of the new partition in megabytes."},
1814 {STRING_CREATEPARTITION,
1815 " ENTER = \96\85\98 \8e\87\89\96\84 ESC = \81\89\88\85\8c F3 = \81\88\8c \84\9a\97\90\84"},
1816 {STRING_PARTFORMAT,
1817 "This Partition will be formatted next."},
1818 {STRING_NONFORMATTEDPART,
1819 "You chose to install ReactOS on a new or unformatted Partition."},
1820 {STRING_NONFORMATTEDSYSTEMPART,
1821 "The system partition is not formatted yet."},
1822 {STRING_NONFORMATTEDOTHERPART,
1823 "The new partition is not formatted yet."},
1824 {STRING_INSTALLONPART,
1825 "Setup installs ReactOS onto Partition"},
1826 {STRING_CHECKINGPART,
1827 "Setup is now checking the selected partition."},
1828 {STRING_CONTINUE,
1829 "ENTER = \84\8e\99\8a"},
1830 {STRING_QUITCONTINUE,
1831 "F3 = \81\88\8c \84\9a\97\90\84 ENTER = \84\8e\99\8a"},
1832 {STRING_REBOOTCOMPUTER,
1833 "ENTER = \84\94\92\8c \8e\87\83\99 \80\9a \84\8e\87\99\81"},
1834 {STRING_TXTSETUPFAILED,
1835 "Setup failed to find the '%S' section\nin TXTSETUP.SIF.\n"},
1836 {STRING_COPYING,
1837 " \8e\92\9a\89\97 \97\85\81\95: %S"},
1838 {STRING_SETUPCOPYINGFILES,
1839 "\9a\8b\90\89\9a \84\84\9a\97\90\84 \8e\92\9a\89\97\84 \97\81\96\89\8d..."},
1840 {STRING_REGHIVEUPDATE,
1841 " Updating registry hives..."},
1842 {STRING_IMPORTFILE,
1843 " \8e\89\89\81\80 %S..."},
1844 {STRING_DISPLAYETTINGSUPDATE,
1845 " Updating display registry settings..."},
1846 {STRING_LOCALESETTINGSUPDATE,
1847 " Updating locale settings..."},
1848 {STRING_KEYBOARDSETTINGSUPDATE,
1849 " Updating keyboard layout settings..."},
1850 {STRING_CODEPAGEINFOUPDATE,
1851 " Adding codepage information to registry..."},
1852 {STRING_DONE,
1853 " \91\89\85\8d..."},
1854 {STRING_REBOOTCOMPUTER2,
1855 " ENTER = \84\94\92\8c \8e\87\83\99 \80\9a \84\8e\99\81"},
1856 {STRING_REBOOTPROGRESSBAR,
1857 " Your computer will reboot in %li second(s)... "},
1858 {STRING_CONSOLEFAIL1,
1859 "Unable to open the console\r\n\r\n"},
1860 {STRING_CONSOLEFAIL2,
1861 "The most common cause of this is using an USB keyboard\r\n"},
1862 {STRING_CONSOLEFAIL3,
1863 "USB keyboards are not fully supported yet\r\n"},
1864 {STRING_FORMATTINGDISK,
1865 "Setup is formatting your disk"},
1866 {STRING_CHECKINGDISK,
1867 "Setup is checking your disk"},
1868 {STRING_FORMATDISK1,
1869 " Format partition as %S file system (quick format) "},
1870 {STRING_FORMATDISK2,
1871 " Format partition as %S file system "},
1872 {STRING_KEEPFORMAT,
1873 " Keep current file system (no changes) "},
1874 {STRING_HDINFOPARTCREATE_1,
1875 "%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
1876 {STRING_HDINFOPARTCREATE_2,
1877 "%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
1878 {STRING_HDDINFOUNK2,
1879 " %c%c Type 0x%02X %I64u %s"},
1880 {STRING_HDINFOPARTDELETE_1,
1881 "on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]."},
1882 {STRING_HDINFOPARTDELETE_2,
1883 "on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
1884 {STRING_HDINFOPARTZEROED_1,
1885 "Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
1886 {STRING_HDDINFOUNK4,
1887 "%c%c Type 0x%02X %I64u %s"},
1888 {STRING_HDINFOPARTEXISTS_1,
1889 "on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
1890 {STRING_HDDINFOUNK5,
1891 "%c%c %c %sType %-3u%s %6lu %s"},
1892 {STRING_HDINFOPARTSELECT_1,
1893 "%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]"},
1894 {STRING_HDINFOPARTSELECT_2,
1895 "%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
1896 {STRING_NEWPARTITION,
1897 "Setup created a new partition on"},
1898 {STRING_UNPSPACE,
1899 " %sUnpartitioned space%s %6lu %s"},
1900 {STRING_MAXSIZE,
1901 "MB (max. %lu MB)"},
1902 {STRING_EXTENDED_PARTITION,
1903 "Extended Partition"},
1904 {STRING_UNFORMATTED,
1905 "New (Unformatted)"},
1906 {STRING_FORMATUNUSED,
1907 "Unused"},
1908 {STRING_FORMATUNKNOWN,
1909 "Unknown"},
1910 {STRING_KB,
1911 "\97\89\8c\85\81\89\89\88"},
1912 {STRING_MB,
1913 "\8e\82\84\81\89\89\88"},
1914 {STRING_GB,
1915 "\82\89\82\84\81\89\89\88"},
1916 {STRING_ADDKBLAYOUTS,
1917 "Adding keyboard layouts"},
1918 {0, 0}
1919 };