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