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