Fix CHWIDTHINFO size.
[reactos.git] / reactos / base / setup / usetup / lang / fr-FR.h
1 #ifndef LANG_FR_FR_H__
2 #define LANG_FR_FR_H__
3
4 static MUI_ENTRY frFRWelcomePageEntries[] =
5 {
6 {
7 6,
8 8,
9 "Bienvenue à l'installation de ReactOS",
10 TEXT_HIGHLIGHT
11 },
12 {
13 6,
14 11,
15 "Cette partie de l'installation copie le Système d'Exploitation ReactOS",
16 TEXT_NORMAL
17 },
18 {
19 6,
20 12,
21 "sur votre ordinateur et le prépare à la 2e partie de l'installation.",
22 TEXT_NORMAL
23 },
24 {
25 8,
26 15,
27 "\x07 Appuyez sur ENTER pour installer ReactOS.",
28 TEXT_NORMAL
29 },
30 {
31 8,
32 17,
33 "\x07 Appuyez sur R pour réparer ReactOS.",
34 TEXT_NORMAL
35 },
36 {
37 8,
38 19,
39 "\x07 Appuyez sur L pour les Termes et Conditions de Licence ReactOS",
40 TEXT_NORMAL
41 },
42 {
43 8,
44 21,
45 "\x07 Appuyez sur F3 pour quitter sans installer ReactOS.",
46 TEXT_NORMAL
47 },
48 {
49 6,
50 23,
51 "Pour plus d'informations sur ReactOS, veuillez visiter :",
52 TEXT_NORMAL
53 },
54 {
55 6,
56 24,
57 "http://www.reactos.org",
58 TEXT_HIGHLIGHT
59 },
60 {
61 0,
62 0,
63 " ENTER = Continuer R = Réparer F3 = Quitter",
64 TEXT_STATUS
65 },
66 {
67 0,
68 0,
69 NULL,
70 0
71 }
72 };
73
74 static MUI_ENTRY frFRIntroPageEntries[] =
75 {
76 {
77 4,
78 3,
79 "Installation de ReactOS " KERNEL_VERSION_STR,
80 TEXT_UNDERLINE
81 },
82 {
83 6,
84 8,
85 "L'Installation de ReactOS est en phase de développement.",
86 TEXT_NORMAL
87 },
88 {
89 6,
90 9,
91 "Elle ne supporte pas encore toutes les fonctions d'une application",
92 TEXT_NORMAL
93 },
94 {
95 6,
96 10,
97 " d'installation entièrement utilisable.",
98 TEXT_NORMAL
99 },
100 {
101 6,
102 12,
103 "Les limitations suivantes s'appliquent:",
104 TEXT_NORMAL
105 },
106 {
107 8,
108 13,
109 "- L'installation ne peut gérer plus d'une partition primaire par disque.",
110 TEXT_NORMAL
111 },
112 {
113 8,
114 14,
115 "- L'installation ne peut effacer une partition primaire d'un disque",
116 TEXT_NORMAL
117 },
118 {
119 8,
120 15,
121 " tant que des partitions secondaires existent sur ce disque.",
122 TEXT_NORMAL
123 },
124 {
125 8,
126 16,
127 "- L'installation ne peut effacer la première partition secondaire",
128 TEXT_NORMAL
129 },
130 {
131 8,
132 17,
133 " tant que des autres partitions secondaires existent sur ce disque.",
134 TEXT_NORMAL
135 },
136 {
137 8,
138 18,
139 "- L'installation supporte uniquement le système de fichiers FAT.",
140 TEXT_NORMAL
141 },
142 {
143 8,
144 19,
145 "- Les vérifications de système de fichers ne sont pas implémentées.",
146 TEXT_NORMAL
147 },
148 {
149 8,
150 23,
151 "\x07 Appuyez sur ENTER pour installer ReactOS.",
152 TEXT_NORMAL
153 },
154 {
155 8,
156 25,
157 "\x07 Appuyez sur F3 pour quitter sans installer ReactOS.",
158 TEXT_NORMAL
159 },
160 {
161 0,
162 0,
163 " ENTER = Continuer F3 = Quitter",
164 TEXT_STATUS
165 },
166 {
167 0,
168 0,
169 NULL,
170 0
171 }
172 };
173
174 static MUI_ENTRY frFRLicensePageEntries[] =
175 {
176 {
177 6,
178 6,
179 "Licence :",
180 TEXT_HIGHLIGHT
181 },
182 {
183 8,
184 8,
185 "The ReactOS System is licensed under the terms of the",
186 TEXT_NORMAL
187 },
188 {
189 8,
190 9,
191 "GNU GPL with parts containing code from other compatible",
192 TEXT_NORMAL
193 },
194 {
195 8,
196 10,
197 "licenses such as the X11 or BSD and GNU LGPL licenses.",
198 TEXT_NORMAL
199 },
200 {
201 8,
202 11,
203 "All software that is part of the ReactOS system is",
204 TEXT_NORMAL
205 },
206 {
207 8,
208 12,
209 "therefore released under the GNU GPL as well as maintaining",
210 TEXT_NORMAL
211 },
212 {
213 8,
214 13,
215 "the original license.",
216 TEXT_NORMAL
217 },
218 {
219 8,
220 15,
221 "This software comes with NO WARRANTY or restrictions on usage",
222 TEXT_NORMAL
223 },
224 {
225 8,
226 16,
227 "save applicable local and international law. The licensing of",
228 TEXT_NORMAL
229 },
230 {
231 8,
232 17,
233 "ReactOS only covers distribution to third parties.",
234 TEXT_NORMAL
235 },
236 {
237 8,
238 18,
239 "If for some reason you did not receive a copy of the",
240 TEXT_NORMAL
241 },
242 {
243 8,
244 19,
245 "GNU General Public License with ReactOS please visit",
246 TEXT_NORMAL
247 },
248 {
249 8,
250 20,
251 "http://www.gnu.org/licenses/licenses.html",
252 TEXT_HIGHLIGHT
253 },
254 {
255 8,
256 22,
257 "Garantie :",
258 TEXT_HIGHLIGHT
259 },
260 {
261 8,
262 24,
263 "This is free software; see the source for copying conditions.",
264 TEXT_NORMAL
265 },
266 {
267 8,
268 25,
269 "There is NO warranty; not even for MERCHANTABILITY or",
270 TEXT_NORMAL
271 },
272 {
273 8,
274 26,
275 "FITNESS FOR A PARTICULAR PURPOSE",
276 TEXT_NORMAL
277 },
278 {
279 0,
280 0,
281 " ENTER = Retour",
282 TEXT_STATUS
283 },
284 {
285 0,
286 0,
287 NULL,
288 0
289 }
290 };
291
292 static MUI_ENTRY frFRDevicePageEntries[] =
293 {
294 {
295 6,
296 8,
297 "La liste ci-dessous montre les réglages matériels actuels.",
298 TEXT_NORMAL
299 },
300 {
301 8,
302 11,
303 " Ordinateur :",
304 TEXT_NORMAL
305 },
306 {
307 8,
308 12,
309 " Affichage :",
310 TEXT_NORMAL,
311 },
312 {
313 8,
314 13,
315 " Clavier :",
316 TEXT_NORMAL
317 },
318 {
319 8,
320 14,
321 "Réglage Clavier :",
322 TEXT_NORMAL
323 },
324 {
325 8,
326 16,
327 " Accepter :",
328 TEXT_NORMAL
329 },
330 {
331 25,
332 16, "Accepter ces réglages matériels",
333 TEXT_NORMAL
334 },
335 {
336 6,
337 19,
338 "Vous pouvez changer les réglages matériels en appuyant sur HAUT ou BAS",
339 TEXT_NORMAL
340 },
341 {
342 6,
343 20,
344 "pour selectionner une entrée.",
345 TEXT_NORMAL
346 },
347 {
348 6,
349 21,
350 "Appuyez sur ENTER pour choisir un autre réglage.",
351 TEXT_NORMAL
352 },
353 {
354 6,
355 23,
356 "Quand tous les réglages sont corrects, sélectionner \"Accepter",
357 TEXT_NORMAL
358 },
359 {
360 6,
361 24,
362 "ces réglages matériels\" et appuyer sur ENTER.",
363 TEXT_NORMAL
364 },
365 {
366 0,
367 0,
368 " ENTER = Continuer F3 = Quitter",
369 TEXT_STATUS
370 },
371 {
372 0,
373 0,
374 NULL,
375 0
376 }
377 };
378
379 static MUI_ENTRY frFRRepairPageEntries[] =
380 {
381 {
382 6,
383 8,
384 "L'Installation de ReactOS est en phase de développement.",
385 TEXT_NORMAL
386 },
387 {
388 6,
389 9,
390 "Elle ne supporte pas encore toutes les fonctions d'une application",
391 TEXT_NORMAL
392 },
393 {
394 6,
395 10,
396 "d'installation entièrement utilisable.",
397 TEXT_NORMAL
398 },
399 {
400 6,
401 12,
402 "Les fonctions de réparation ne sont pas implémentées pour l'instant.",
403 TEXT_NORMAL
404 },
405 {
406 8,
407 15,
408 "\x07 Appuyez sur U pour mettre à jour l'OS.",
409 TEXT_NORMAL
410 },
411 {
412 8,
413 17,
414 "\x07 Appuyez sur R pour la Console de Réparation.",
415 TEXT_NORMAL
416 },
417 {
418 8,
419 19,
420 "\x07 Appuyez sur ESC pour retourner à la page principale.",
421 TEXT_NORMAL
422 },
423 {
424 8,
425 21,
426 "\x07 Appuyez sur ENTER pour redémarrer votre ordinateur.",
427 TEXT_NORMAL
428 },
429 {
430 0,
431 0,
432 " ESC = Page principale ENTER = Redémarrer",
433 TEXT_STATUS
434 },
435 {
436 0,
437 0,
438 NULL,
439 0
440 }
441 };
442 static MUI_ENTRY frFRComputerPageEntries[] =
443 {
444 {
445 6,
446 8,
447 "Vous voulez changer le type d'ordinateur installé.",
448 TEXT_NORMAL
449 },
450 {
451 8,
452 10,
453 "\x07 Appuyez sur HAUT ou BAS pour sélectionner le type d'ordinateur.",
454 TEXT_NORMAL
455 },
456 {
457 8,
458 11,
459 " Puis appuyez sur ENTER.",
460 TEXT_NORMAL
461 },
462 {
463 8,
464 13,
465 "\x07 Appuyez sur ESC pour revenir à la page précédente sans changer",
466 TEXT_NORMAL
467 },
468 {
469 8,
470 14,
471 " le type d'ordinateur.",
472 TEXT_NORMAL
473 },
474 {
475 0,
476 0,
477 " ENTER = Continuer ESC = Annuler F3 = Quitter",
478 TEXT_STATUS
479 },
480 {
481 0,
482 0,
483 NULL,
484 0
485 }
486 };
487
488 static MUI_ENTRY frFRFlushPageEntries[] =
489 {
490 {
491 10,
492 6,
493 "Le système s'assure quer toutes les données sont écrites sur le disque",
494 TEXT_NORMAL
495 },
496 {
497 10,
498 8,
499 "Cela peut prendre une minute",
500 TEXT_NORMAL
501 },
502 {
503 10,
504 9,
505 "Quand cela sera fini, votre ordinateur redémarrera automatiquement",
506 TEXT_NORMAL
507 },
508 {
509 0,
510 0,
511 " Vidage du cache",
512 TEXT_STATUS
513 },
514 {
515 0,
516 0,
517 NULL,
518 0
519 }
520 };
521
522 static MUI_ENTRY frFRQuitPageEntries[] =
523 {
524 {
525 10,
526 6,
527 "ReactOS n'est pas complètement installé",
528 TEXT_NORMAL
529 },
530 {
531 10,
532 8,
533 "Enlever la disquette du lecteur A: et",
534 TEXT_NORMAL
535 },
536 {
537 10,
538 9,
539 "tous les CDROMs des lecteurs de CD.",
540 TEXT_NORMAL
541 },
542 {
543 10,
544 11,
545 "Appuyez sur ENTER pour redémarrer votre ordinateur.",
546 TEXT_NORMAL
547 },
548 {
549 0,
550 0,
551 " Veuillez attendre ...",
552 TEXT_STATUS,
553 },
554 {
555 0,
556 0,
557 NULL,
558 0
559 }
560 };
561
562 static MUI_ENTRY frFRDisplayPageEntries[] =
563 {
564 {
565 6,
566 8,
567 "Vous voulez changer le type d'écran à installer.",
568 TEXT_NORMAL
569 },
570 { 8,
571 10,
572 "\x07 Appuyez sur HAUT ou BAS pour sélectionner le type d'écran.",
573 TEXT_NORMAL
574 },
575 {
576 8,
577 11,
578 " Appuez sur ENTER.",
579 TEXT_NORMAL
580 },
581 {
582 8,
583 13,
584 "\x07 Appuyez sur ESC pour revenir à la page précédente sans changer",
585 TEXT_NORMAL
586 },
587 {
588 8,
589 14,
590 " le type d'écran.",
591 TEXT_NORMAL
592 },
593 {
594 0,
595 0,
596 " ENTER = Continuer ESC = Annuler F3 = Quitter",
597 TEXT_STATUS
598 },
599 {
600 0,
601 0,
602 NULL,
603 0
604 }
605 };
606
607 static MUI_ENTRY frFRSuccessPageEntries[] =
608 {
609 {
610 10,
611 6,
612 "Les composants standards de ReactOS ont été installés avec succès.",
613 TEXT_NORMAL
614 },
615 {
616 10,
617 8,
618 "Enlever la disquette du lecteur A: et",
619 TEXT_NORMAL
620 },
621 {
622 10,
623 9,
624 "tous les CDROMs des lecteurs de CD.",
625 TEXT_NORMAL
626 },
627 {
628 10,
629 11,
630 "Appuyez sur ENTER pour redémarrer votre ordinateur.",
631 TEXT_NORMAL
632 },
633 {
634 0,
635 0,
636 " ENTER = Redémarrer l'ordinateur",
637 TEXT_STATUS
638 },
639 {
640 0,
641 0,
642 NULL,
643 0
644 }
645 };
646
647 static MUI_ENTRY frFRBootPageEntries[] =
648 {
649 {
650 6,
651 8,
652 "Setup ne peut installer le chargeur sur le disque dur",
653 TEXT_NORMAL
654 },
655 {
656 6,
657 9,
658 "de votre ordinateur",
659 TEXT_NORMAL
660 },
661 {
662 6,
663 13,
664 "Veuillez insérer une disquette formatée dans le lecteur A: et",
665 TEXT_NORMAL
666 },
667 {
668 6,
669 14,
670 "appuyez sur ENTER.",
671 TEXT_NORMAL,
672 },
673 {
674 0,
675 0,
676 " ENTER = Continuer F3 = Quitter",
677 TEXT_STATUS
678 },
679 {
680 0,
681 0,
682 NULL,
683 0
684 }
685
686 };
687
688 static MUI_ENTRY frFRSelectPartitionEntries[] =
689 {
690 {
691 6,
692 8,
693 "The list below shows existing partitions and unused disk",
694 TEXT_NORMAL
695 },
696 {
697 6,
698 9,
699 "space for new partitions.",
700 TEXT_NORMAL
701 },
702 {
703 8,
704 11,
705 "\x07 Press UP or DOWN to select a list entry.",
706 TEXT_NORMAL
707 },
708 {
709 8,
710 13,
711 "\x07 Press ENTER to install ReactOS onto the selected partition.",
712 TEXT_NORMAL
713 },
714 {
715 8,
716 15,
717 "\x07 Press C to create a new partition.",
718 TEXT_NORMAL
719 },
720 {
721 8,
722 17,
723 "\x07 Press D to delete an existing partition.",
724 TEXT_NORMAL
725 },
726 {
727 0,
728 0,
729 " Please wait...",
730 TEXT_STATUS
731 },
732 {
733 0,
734 0,
735 NULL,
736 0
737 }
738 };
739
740 static MUI_ENTRY frFRFormatPartitionEntries[] =
741 {
742 {
743 6,
744 8,
745 "Format partition",
746 TEXT_NORMAL
747 },
748 {
749 6,
750 10,
751 "Setup will now format the partition. Press ENTER to continue.",
752 TEXT_NORMAL
753 },
754 {
755 0,
756 0,
757 " ENTER = Continue F3 = Quit",
758 TEXT_STATUS
759 },
760 {
761 0,
762 0,
763 NULL,
764 TEXT_NORMAL
765 }
766 };
767
768 static MUI_ENTRY frFRInstallDirectoryEntries[] =
769 {
770 {
771 6,
772 8,
773 "Setup installs ReactOS files onto the selected partition. Choose a",
774 TEXT_NORMAL
775 },
776 {
777 6,
778 9,
779 "directory where you want ReactOS to be installed:",
780 TEXT_NORMAL
781 },
782 {
783 6,
784 14,
785 "To change the suggested directory, press BACKSPACE to delete",
786 TEXT_NORMAL
787 },
788 {
789 6,
790 15,
791 "characters and then type the directory where you want ReactOS to",
792 TEXT_NORMAL
793 },
794 {
795 6,
796 16,
797 "be installed.",
798 TEXT_NORMAL
799 },
800 {
801 0,
802 0,
803 " ENTER = Continue F3 = Quit",
804 TEXT_STATUS
805 },
806 {
807 0,
808 0,
809 NULL,
810 0
811 }
812 };
813
814 static MUI_ENTRY frFRFileCopyEntries[] =
815 {
816 {
817 11,
818 12,
819 "Please wait while ReactOS Setup copies files to your ReactOS",
820 TEXT_NORMAL
821 },
822 {
823 30,
824 13,
825 "installation folder.",
826 TEXT_NORMAL
827 },
828 {
829 20,
830 14,
831 "This may take several minutes to complete.",
832 TEXT_NORMAL
833 },
834 {
835 0,
836 0,
837 " \xB3 Please wait... ",
838 TEXT_STATUS
839 },
840 {
841 0,
842 0,
843 NULL,
844 0
845 }
846 };
847
848 static MUI_ENTRY frFRBootLoaderEntries[] =
849 {
850 {
851 6,
852 8,
853 "Setup is installing the boot loader",
854 TEXT_NORMAL
855 },
856 {
857 8,
858 12,
859 "Install bootloader on the harddisk (MBR).",
860 TEXT_NORMAL
861 },
862 {
863 8,
864 13,
865 "Install bootloader on a floppy disk.",
866 TEXT_NORMAL
867 },
868 {
869 8,
870 14,
871 "Skip install bootloader.",
872 TEXT_NORMAL
873 },
874 {
875 0,
876 0,
877 " ENTER = Continue F3 = Quit",
878 TEXT_STATUS
879 },
880 {
881 0,
882 0,
883 NULL,
884 0
885 }
886 };
887
888 static MUI_ENTRY frFRKeyboardSettingsEntries[] =
889 {
890 {
891 6,
892 8,
893 "You want to change the type of keyboard to be installed.",
894 TEXT_NORMAL
895 },
896 {
897 8,
898 10,
899 "\x07 Press the UP or DOWN key to select the desired keyboard type.",
900 TEXT_NORMAL
901 },
902 {
903 8,
904 11,
905 " Then press ENTER.",
906 TEXT_NORMAL
907 },
908 {
909 8,
910 13,
911 "\x07 Press the ESC key to return to the previous page without changing",
912 TEXT_NORMAL
913 },
914 {
915 8,
916 14,
917 " the keyboard type.",
918 TEXT_NORMAL
919 },
920 {
921 0,
922 0,
923 " ENTER = Continue ESC = Cancel F3 = Quit",
924 TEXT_STATUS
925 },
926 {
927 0,
928 0,
929 NULL,
930 0
931 }
932 };
933
934 static MUI_ENTRY frFRLayoutSettingsEntries[] =
935 {
936 {
937 6,
938 8,
939 "You want to change the keyboard layout to be installed.",
940 TEXT_NORMAL
941 },
942 {
943 8,
944 10,
945 "\x07 Press the UP or DOWN key to select the desired keyboard",
946 TEXT_NORMAL
947 },
948 {
949 8,
950 11,
951 " layout. Then press ENTER.",
952 TEXT_NORMAL
953 },
954 {
955 8,
956 13,
957 "\x07 Press the ESC key to return to the previous page without changing",
958 TEXT_NORMAL
959 },
960 {
961 8,
962 14,
963 " the keyboard layout.",
964 TEXT_NORMAL
965 },
966 {
967 0,
968 0,
969 " ENTER = Continue ESC = Cancel F3 = Quit",
970 TEXT_STATUS
971 },
972 {
973 0,
974 0,
975 NULL,
976 0
977 },
978
979 };
980
981 static MUI_ENTRY frFRPrepareCopyEntries[] =
982 {
983 {
984 6,
985 8,
986 "Setup prepares your computer for copying the ReactOS files. ",
987 TEXT_NORMAL
988 },
989 {
990 0,
991 0,
992 " Building the file copy list...",
993 TEXT_STATUS
994 },
995 {
996 0,
997 0,
998 NULL,
999 0
1000 },
1001
1002 };
1003
1004 static MUI_ENTRY frFRSelectFSEntries[] =
1005 {
1006 {
1007 6,
1008 17,
1009 "Select a file system from the list below.",
1010 0
1011 },
1012 {
1013 8,
1014 19,
1015 "\x07 Press UP or DOWN to select a file system.",
1016 0
1017 },
1018 {
1019 8,
1020 21,
1021 "\x07 Press ENTER to format the partition.",
1022 0
1023 },
1024 {
1025 8,
1026 23,
1027 "\x07 Press ESC to select another partition.",
1028 0
1029 },
1030 {
1031 0,
1032 0,
1033 " ENTER = Continue ESC = Cancel F3 = Quit",
1034 TEXT_STATUS
1035 },
1036
1037 {
1038 0,
1039 0,
1040 NULL,
1041 0
1042 }
1043 };
1044
1045 static MUI_ENTRY frFRDeletePartitionEntries[] =
1046 {
1047 {
1048 6,
1049 8,
1050 "You have chosen to delete the partition",
1051 TEXT_NORMAL
1052 },
1053 {
1054 8,
1055 18,
1056 "\x07 Press D to delete the partition.",
1057 TEXT_NORMAL
1058 },
1059 {
1060 11,
1061 19,
1062 "WARNING: All data on this partition will be lost!",
1063 TEXT_NORMAL
1064 },
1065 {
1066 8,
1067 21,
1068 "\x07 Press ESC to cancel.",
1069 TEXT_NORMAL
1070 },
1071 {
1072 0,
1073 0,
1074 " D = Delete Partition ESC = Cancel F3 = Quit",
1075 TEXT_STATUS
1076 },
1077 {
1078 0,
1079 0,
1080 NULL,
1081 0
1082 }
1083 };
1084
1085
1086 MUI_ERROR frFRErrorEntries[] =
1087 {
1088 {
1089 //ERROR_NOT_INSTALLED
1090 "ReactOS is not completely installed on your\n"
1091 "computer. If you quit Setup now, you will need to\n"
1092 "run Setup again to install ReactOS.\n"
1093 "\n"
1094 " \x07 Press ENTER to continue Setup.\n"
1095 " \x07 Press F3 to quit Setup.",
1096 "F3= Quit ENTER = Continue"
1097 },
1098 {
1099 //ERROR_NO_HDD
1100 "Setup could not find a harddisk.\n",
1101 "ENTER = Reboot computer"
1102 },
1103 {
1104 //ERROR_NO_SOURCE_DRIVE
1105 "Setup could not find its source drive.\n",
1106 "ENTER = Reboot computer"
1107 },
1108 {
1109 //ERROR_LOAD_TXTSETUPSIF
1110 "Setup failed to load the file TXTSETUP.SIF.\n",
1111 "ENTER = Reboot computer"
1112 },
1113 {
1114 //ERROR_CORRUPT_TXTSETUPSIF
1115 "Setup found a corrupt TXTSETUP.SIF.\n",
1116 "ENTER = Reboot computer"
1117 },
1118 {
1119 //ERROR_SIGNATURE_TXTSETUPSIF,
1120 "Setup found an invalid signature in TXTSETUP.SIF.\n",
1121 "ENTER = Reboot computer"
1122 },
1123 {
1124 //ERROR_DRIVE_INFORMATION
1125 "Setup could not retrieve system drive information.\n",
1126 "ENTER = Reboot computer"
1127 },
1128 {
1129 //ERROR_WRITE_BOOT,
1130 "failed to install FAT bootcode on the system partition.",
1131 "ENTER = Reboot computer"
1132 },
1133 {
1134 //ERROR_LOAD_COMPUTER,
1135 "Setup failed to load the computer type list.\n",
1136 "ENTER = Reboot computer"
1137 },
1138 {
1139 //ERROR_LOAD_DISPLAY,
1140 "Setup failed to load the display settings list.\n",
1141 "ENTER = Reboot computer"
1142 },
1143 {
1144 //ERROR_LOAD_KEYBOARD,
1145 "Setup failed to load the keyboard type list.\n",
1146 "ENTER = Reboot computer"
1147 },
1148 {
1149 //ERROR_LOAD_KBLAYOUT,
1150 "Setup failed to load the keyboard layout list.\n",
1151 "ENTER = Reboot computer"
1152 },
1153 {
1154 //ERROR_WARN_PARTITION,
1155 "Setup found that at least one harddisk contains an incompatible\n"
1156 "partition table that can not be handled properly!\n"
1157 "\n"
1158 "Creating or deleting partitions can destroy the partiton table.\n"
1159 "\n"
1160 " \x07 Press F3 to quit Setup."
1161 " \x07 Press ENTER to continue.",
1162 "F3= Quit ENTER = Continue"
1163 },
1164 {
1165 //ERROR_NEW_PARTITION,
1166 "You can not create a new Partition inside\n"
1167 "of an already existing Partition!\n"
1168 "\n"
1169 " * Press any key to continue.",
1170 NULL
1171 },
1172 {
1173 //ERROR_DELETE_SPACE,
1174 "You can not delete unpartitioned disk space!\n"
1175 "\n"
1176 " * Press any key to continue.",
1177 NULL
1178 },
1179 {
1180 //ERROR_INSTALL_BOOTCODE,
1181 "Setup failed to install the FAT bootcode on the system partition.",
1182 "ENTER = Reboot computer"
1183 },
1184 {
1185 //ERROR_NO_FLOPPY,
1186 "No disk in drive A:.",
1187 "ENTER = Continue"
1188 },
1189 {
1190 //ERROR_UPDATE_KBSETTINGS,
1191 "Setup failed to update keyboard layout settings.",
1192 "ENTER = Reboot computer"
1193 },
1194 {
1195 //ERROR_UPDATE_DISPLAY_SETTINGS,
1196 "Setup failed to update display registry settings.",
1197 "ENTER = Reboot computer"
1198 },
1199 {
1200 //ERROR_IMPORT_HIVE,
1201 "Setup failed to import a hive file.",
1202 "ENTER = Reboot computer"
1203 },
1204 {
1205 //ERROR_FIND_REGISTRY
1206 "Setup failed to find the registry data files.",
1207 "ENTER = Reboot computer"
1208 },
1209 {
1210 //ERROR_CREATE_HIVE,
1211 "Setup failed to create the registry hives.",
1212 "ENTER = Reboot computer"
1213 },
1214 {
1215 //ERROR_INITIALIZE_REGISTRY,
1216 "Setup failed to set the initialize the registry.",
1217 "ENTER = Reboot computer"
1218 },
1219 {
1220 //ERROR_INVALID_CABINET_INF,
1221 "Cabinet has no valid inf file.\n",
1222 "ENTER = Reboot computer"
1223 },
1224 {
1225 //ERROR_CABINET_MISSING,
1226 "Cabinet not found.\n",
1227 "ENTER = Reboot computer"
1228 },
1229 {
1230 //ERROR_CABINET_SCRIPT,
1231 "Cabinet has no setup script.\n",
1232 "ENTER = Reboot computer"
1233 },
1234 {
1235 //ERROR_COPY_QUEUE,
1236 "Setup failed to open the copy file queue.\n",
1237 "ENTER = Reboot computer"
1238 },
1239 {
1240 //ERROR_CREATE_DIR,
1241 "Setup could not create install directories.",
1242 "ENTER = Reboot computer"
1243 },
1244 {
1245 //ERROR_TXTSETUP_SECTION,
1246 "Setup failed to find the 'Directories' section\n"
1247 "in TXTSETUP.SIF.\n",
1248 "ENTER = Reboot computer"
1249 },
1250 {
1251 //ERROR_CABINET_SECTION,
1252 "Setup failed to find the 'Directories' section\n"
1253 "in the cabinet.\n",
1254 "ENTER = Reboot computer"
1255 },
1256 {
1257 //ERROR_CREATE_INSTALL_DIR
1258 "Setup could not create the install directory.",
1259 "ENTER = Reboot computer"
1260 },
1261 {
1262 //ERROR_FIND_SETUPDATA,
1263 "Setup failed to find the 'SetupData' section\n"
1264 "in TXTSETUP.SIF.\n",
1265 "ENTER = Reboot computer"
1266 },
1267 {
1268 //ERROR_WRITE_PTABLE,
1269 "Setup failed to write partition tables.\n"
1270 "ENTER = Reboot computer"
1271 },
1272 {
1273 NULL,
1274 NULL
1275 }
1276 };
1277
1278
1279 MUI_PAGE frFRPages[] =
1280 {
1281 {
1282 LANGUAGE_PAGE,
1283 LanguagePageEntries
1284 },
1285 {
1286 START_PAGE,
1287 frFRWelcomePageEntries
1288 },
1289 {
1290 INSTALL_INTRO_PAGE,
1291 frFRIntroPageEntries
1292 },
1293 {
1294 LICENSE_PAGE,
1295 frFRLicensePageEntries
1296 },
1297 {
1298 DEVICE_SETTINGS_PAGE,
1299 frFRDevicePageEntries
1300 },
1301 {
1302 REPAIR_INTRO_PAGE,
1303 frFRRepairPageEntries
1304 },
1305 {
1306 COMPUTER_SETTINGS_PAGE,
1307 frFRComputerPageEntries
1308 },
1309 {
1310 DISPLAY_SETTINGS_PAGE,
1311 frFRDisplayPageEntries
1312 },
1313 {
1314 FLUSH_PAGE,
1315 frFRFlushPageEntries
1316 },
1317 {
1318 SELECT_PARTITION_PAGE,
1319 frFRSelectPartitionEntries
1320 },
1321 {
1322 SELECT_FILE_SYSTEM_PAGE,
1323 frFRSelectFSEntries
1324 },
1325 {
1326 FORMAT_PARTITION_PAGE,
1327 frFRFormatPartitionEntries
1328 },
1329 {
1330 DELETE_PARTITION_PAGE,
1331 frFRDeletePartitionEntries
1332 },
1333 {
1334 INSTALL_DIRECTORY_PAGE,
1335 frFRInstallDirectoryEntries
1336 },
1337 {
1338 PREPARE_COPY_PAGE,
1339 frFRPrepareCopyEntries
1340 },
1341 {
1342 FILE_COPY_PAGE,
1343 frFRFileCopyEntries
1344 },
1345 {
1346 KEYBOARD_SETTINGS_PAGE,
1347 frFRKeyboardSettingsEntries
1348 },
1349 {
1350 BOOT_LOADER_PAGE,
1351 frFRBootLoaderEntries
1352 },
1353 {
1354 LAYOUT_SETTINGS_PAGE,
1355 frFRLayoutSettingsEntries
1356 },
1357 {
1358 QUIT_PAGE,
1359 frFRQuitPageEntries
1360 },
1361 {
1362 SUCCESS_PAGE,
1363 frFRSuccessPageEntries
1364 },
1365 {
1366 BOOT_LOADER_FLOPPY_PAGE,
1367 frFRBootPageEntries
1368 },
1369 {
1370 -1,
1371 NULL
1372 }
1373 };
1374
1375 #endif