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