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