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 ltLTSelectPartitionEntries[] = 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 "The list below shows existing partitions and unused disk", 955 TEXT_STYLE_NORMAL, 956 TEXT_ID_STATIC 957 }, 958 { 959 6, 960 9, 961 "space for new partitions.", 962 TEXT_STYLE_NORMAL, 963 TEXT_ID_STATIC 964 }, 965 { 966 8, 967 11, 968 "\x07 Press UP or DOWN to select a list entry.", 969 TEXT_STYLE_NORMAL, 970 TEXT_ID_STATIC 971 }, 972 { 973 8, 974 13, 975 "\x07 Press ENTER to install ReactOS onto the selected partition.", 976 TEXT_STYLE_NORMAL, 977 TEXT_ID_STATIC 978 }, 979 { 980 8, 981 15, 982 "\x07 Press C to create a primary/logical partition.", 983 TEXT_STYLE_NORMAL, 984 TEXT_ID_STATIC 985 }, 986 { 987 8, 988 17, 989 "\x07 Press E to create an extended partition.", 990 TEXT_STYLE_NORMAL, 991 TEXT_ID_STATIC 992 }, 993 { 994 8, 995 19, 996 "\x07 Press D to delete an existing partition.", 997 TEXT_STYLE_NORMAL, 998 TEXT_ID_STATIC 999 }, 1000 { 1001 0, 1002 0, 1003 "Pra\325ome palaukti...", 1004 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1005 TEXT_ID_STATIC 1006 }, 1007 { 1008 0, 1009 0, 1010 NULL, 1011 0 1012 } 1013 }; 1014 1015 static MUI_ENTRY ltLTChangeSystemPartition[] = 1016 { 1017 { 1018 4, 1019 3, 1020 " ReactOS " KERNEL_VERSION_STR " Setup ", 1021 TEXT_STYLE_UNDERLINE, 1022 TEXT_ID_STATIC 1023 }, 1024 { 1025 6, 1026 8, 1027 "The current system partition of your computer", 1028 TEXT_STYLE_NORMAL, 1029 TEXT_ID_STATIC 1030 }, 1031 { 1032 6, 1033 12, 1034 "on the system disk", 1035 TEXT_STYLE_NORMAL, 1036 TEXT_ID_STATIC 1037 }, 1038 { 1039 6, 1040 16, 1041 "uses a format not supported by ReactOS.", 1042 TEXT_STYLE_NORMAL, 1043 TEXT_ID_STATIC 1044 }, 1045 { 1046 6, 1047 18, 1048 "In order to successfully install ReactOS, the Setup program must change", 1049 TEXT_STYLE_NORMAL, 1050 TEXT_ID_STATIC 1051 }, 1052 { 1053 6, 1054 19, 1055 "the current system partition to a new one.", 1056 TEXT_STYLE_NORMAL, 1057 TEXT_ID_STATIC 1058 }, 1059 { 1060 6, 1061 21, 1062 "The new candidate system partition is:", 1063 TEXT_STYLE_NORMAL, 1064 TEXT_ID_STATIC 1065 }, 1066 { 1067 8, 1068 25, 1069 "\x07 To accept this choice, press ENTER.", 1070 TEXT_STYLE_NORMAL, 1071 TEXT_ID_STATIC 1072 }, 1073 { 1074 8, 1075 27, 1076 "\x07 To manually change the system partition, press ESC to go back to", 1077 TEXT_STYLE_NORMAL, 1078 TEXT_ID_STATIC 1079 }, 1080 { 1081 8, 1082 28, 1083 " the partition selection list, then select or create a new system", 1084 TEXT_STYLE_NORMAL, 1085 TEXT_ID_STATIC 1086 }, 1087 { 1088 8, 1089 29, 1090 " partition on the system disk.", 1091 TEXT_STYLE_NORMAL, 1092 TEXT_ID_STATIC 1093 }, 1094 { 1095 6, 1096 32, 1097 "In case there are other operating systems that depend on the original", 1098 TEXT_STYLE_NORMAL, 1099 TEXT_ID_STATIC 1100 }, 1101 { 1102 6, 1103 33, 1104 "system partition, you may need to either reconfigure them for the new", 1105 TEXT_STYLE_NORMAL, 1106 TEXT_ID_STATIC 1107 }, 1108 { 1109 6, 1110 34, 1111 "system partition, or you may need to change the system partition back", 1112 TEXT_STYLE_NORMAL, 1113 TEXT_ID_STATIC 1114 }, 1115 { 1116 6, 1117 35, 1118 "to the original one after finishing the installation of ReactOS.", 1119 TEXT_STYLE_NORMAL, 1120 TEXT_ID_STATIC 1121 }, 1122 { 1123 0, 1124 0, 1125 "ENTER = Continue ESC = Cancel", 1126 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1127 TEXT_ID_STATIC 1128 }, 1129 { 1130 0, 1131 0, 1132 NULL, 1133 0 1134 } 1135 }; 1136 1137 static MUI_ENTRY ltLTConfirmDeleteSystemPartitionEntries[] = 1138 { 1139 { 1140 4, 1141 3, 1142 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1143 TEXT_STYLE_UNDERLINE, 1144 TEXT_ID_STATIC 1145 }, 1146 { 1147 6, 1148 8, 1149 "You have chosen to delete the system partition.", 1150 TEXT_STYLE_NORMAL, 1151 TEXT_ID_STATIC 1152 }, 1153 { 1154 6, 1155 10, 1156 "System partitions can contain diagnostic programs, hardware configuration", 1157 TEXT_STYLE_NORMAL, 1158 TEXT_ID_STATIC 1159 }, 1160 { 1161 6, 1162 11, 1163 "programs, programs to start an operating system (like ReactOS) or other", 1164 TEXT_STYLE_NORMAL, 1165 TEXT_ID_STATIC 1166 }, 1167 { 1168 6, 1169 12, 1170 "programs provided by the hardware manufacturer.", 1171 TEXT_STYLE_NORMAL, 1172 TEXT_ID_STATIC 1173 }, 1174 { 1175 6, 1176 14, 1177 "Delete a system partition only when you are sure that there are no such", 1178 TEXT_STYLE_NORMAL, 1179 TEXT_ID_STATIC 1180 }, 1181 { 1182 6, 1183 15, 1184 "programs on the partition, or when you are sure you want to delete them.", 1185 TEXT_STYLE_NORMAL, 1186 TEXT_ID_STATIC 1187 }, 1188 { 1189 6, 1190 16, 1191 "When you delete the partition, you might not be able to boot the", 1192 TEXT_STYLE_NORMAL, 1193 TEXT_ID_STATIC 1194 }, 1195 { 1196 6, 1197 17, 1198 "computer from the harddisk until you finished the ReactOS Setup.", 1199 TEXT_STYLE_NORMAL, 1200 TEXT_ID_STATIC 1201 }, 1202 { 1203 8, 1204 20, 1205 "\x07 Press ENTER to delete the system partition. You will be asked", 1206 TEXT_STYLE_NORMAL, 1207 TEXT_ID_STATIC 1208 }, 1209 { 1210 8, 1211 21, 1212 " to confirm the deletion of the partition again later.", 1213 TEXT_STYLE_NORMAL, 1214 TEXT_ID_STATIC 1215 }, 1216 { 1217 8, 1218 24, 1219 "\x07 Press ESC to return to the previous page. The partition will", 1220 TEXT_STYLE_NORMAL, 1221 TEXT_ID_STATIC 1222 }, 1223 { 1224 8, 1225 25, 1226 " not be deleted.", 1227 TEXT_STYLE_NORMAL, 1228 TEXT_ID_STATIC 1229 }, 1230 { 1231 0, 1232 0, 1233 "ENTER=Continue ESC=Cancel", 1234 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1235 TEXT_ID_STATIC 1236 }, 1237 { 1238 0, 1239 0, 1240 NULL, 1241 0 1242 } 1243 }; 1244 1245 static MUI_ENTRY ltLTFormatPartitionEntries[] = 1246 { 1247 { 1248 4, 1249 3, 1250 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1251 TEXT_STYLE_UNDERLINE, 1252 TEXT_ID_STATIC 1253 }, 1254 { 1255 6, 1256 8, 1257 "Format partition", 1258 TEXT_STYLE_NORMAL, 1259 TEXT_ID_STATIC 1260 }, 1261 { 1262 6, 1263 16, 1264 "Setup will now format the partition. Press ENTER to continue.", 1265 TEXT_STYLE_NORMAL, 1266 TEXT_ID_FORMAT_PROMPT 1267 }, 1268 { 1269 0, 1270 0, 1271 "ENTER = T\322sti F3 = Baigti", 1272 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1273 TEXT_ID_STATIC 1274 }, 1275 { 1276 0, 1277 0, 1278 NULL, 1279 0 1280 } 1281 }; 1282 1283 static MUI_ENTRY ltLTCheckFSEntries[] = 1284 { 1285 { 1286 4, 1287 3, 1288 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1289 TEXT_STYLE_UNDERLINE, 1290 TEXT_ID_STATIC 1291 }, 1292 { 1293 6, 1294 8, 1295 "Setup is now checking the selected partition.", 1296 TEXT_STYLE_NORMAL, 1297 TEXT_ID_STATIC 1298 }, 1299 { 1300 0, 1301 0, 1302 "Please wait...", 1303 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1304 TEXT_ID_STATIC 1305 }, 1306 { 1307 0, 1308 0, 1309 NULL, 1310 0 1311 } 1312 }; 1313 1314 static MUI_ENTRY ltLTInstallDirectoryEntries[] = 1315 { 1316 { 1317 4, 1318 3, 1319 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1320 TEXT_STYLE_UNDERLINE, 1321 TEXT_ID_STATIC 1322 }, 1323 { 1324 6, 1325 8, 1326 "Setup installs ReactOS files onto the selected partition. Choose a", 1327 TEXT_STYLE_NORMAL, 1328 TEXT_ID_STATIC 1329 }, 1330 { 1331 6, 1332 9, 1333 "directory where you want ReactOS to be installed:", 1334 TEXT_STYLE_NORMAL, 1335 TEXT_ID_STATIC 1336 }, 1337 { 1338 6, 1339 14, 1340 "To change the suggested directory, press BACKSPACE to delete", 1341 TEXT_STYLE_NORMAL, 1342 TEXT_ID_STATIC 1343 }, 1344 { 1345 6, 1346 15, 1347 "characters and then type the directory where you want ReactOS to", 1348 TEXT_STYLE_NORMAL, 1349 TEXT_ID_STATIC 1350 }, 1351 { 1352 6, 1353 16, 1354 "be installed.", 1355 TEXT_STYLE_NORMAL, 1356 TEXT_ID_STATIC 1357 }, 1358 { 1359 0, 1360 0, 1361 "ENTER = T\322sti F3 = Baigti", 1362 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1363 TEXT_ID_STATIC 1364 }, 1365 { 1366 0, 1367 0, 1368 NULL, 1369 0 1370 } 1371 }; 1372 1373 static MUI_ENTRY ltLTFileCopyEntries[] = 1374 { 1375 { 1376 4, 1377 3, 1378 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1379 TEXT_STYLE_UNDERLINE, 1380 TEXT_ID_STATIC 1381 }, 1382 { 1383 0, 1384 12, 1385 "Please wait while ReactOS Setup copies files to your ReactOS", 1386 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER, 1387 TEXT_ID_STATIC 1388 }, 1389 { 1390 0, 1391 13, 1392 "installation folder.", 1393 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER, 1394 TEXT_ID_STATIC 1395 }, 1396 { 1397 0, 1398 14, 1399 "This may take several minutes to complete.", 1400 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER, 1401 TEXT_ID_STATIC 1402 }, 1403 { 1404 50, 1405 0, 1406 "\xB3 Please wait... ", 1407 TEXT_TYPE_STATUS, 1408 TEXT_ID_STATIC 1409 }, 1410 { 1411 0, 1412 0, 1413 NULL, 1414 0 1415 } 1416 }; 1417 1418 static MUI_ENTRY ltLTBootLoaderSelectPageEntries[] = 1419 { 1420 { 1421 4, 1422 3, 1423 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1424 TEXT_STYLE_UNDERLINE, 1425 TEXT_ID_STATIC 1426 }, 1427 { 1428 6, 1429 8, 1430 "Please select where Setup should install the bootloader:", 1431 TEXT_STYLE_NORMAL, 1432 TEXT_ID_STATIC 1433 }, 1434 { 1435 8, 1436 12, 1437 "Install bootloader on the harddisk (MBR and VBR).", 1438 TEXT_STYLE_NORMAL, 1439 TEXT_ID_STATIC 1440 }, 1441 { 1442 8, 1443 13, 1444 "Install bootloader on the harddisk (VBR only).", 1445 TEXT_STYLE_NORMAL, 1446 TEXT_ID_STATIC 1447 }, 1448 { 1449 8, 1450 14, 1451 "Install bootloader on a floppy disk.", 1452 TEXT_STYLE_NORMAL, 1453 TEXT_ID_STATIC 1454 }, 1455 { 1456 8, 1457 15, 1458 "Skip bootloader installation.", 1459 TEXT_STYLE_NORMAL, 1460 TEXT_ID_STATIC 1461 }, 1462 { 1463 0, 1464 0, 1465 "ENTER = T\322sti F3 = Baigti", 1466 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1467 TEXT_ID_STATIC 1468 }, 1469 { 1470 0, 1471 0, 1472 NULL, 1473 0 1474 } 1475 }; 1476 1477 static MUI_ENTRY ltLTBootLoaderInstallPageEntries[] = 1478 { 1479 { 1480 4, 1481 3, 1482 " ReactOS " KERNEL_VERSION_STR " Setup ", 1483 TEXT_STYLE_UNDERLINE, 1484 TEXT_ID_STATIC 1485 }, 1486 { 1487 6, 1488 8, 1489 "Setup is installing the bootloader.", 1490 TEXT_STYLE_NORMAL, 1491 TEXT_ID_STATIC 1492 }, 1493 { 1494 0, 1495 0, 1496 "Installing the bootloader onto the media, please wait...", 1497 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1498 TEXT_ID_STATIC 1499 }, 1500 { 1501 0, 1502 0, 1503 NULL, 1504 0 1505 } 1506 }; 1507 1508 static MUI_ENTRY ltLTBootLoaderRemovableDiskPageEntries[] = 1509 { 1510 { 1511 4, 1512 3, 1513 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1514 TEXT_STYLE_UNDERLINE, 1515 TEXT_ID_STATIC 1516 }, 1517 { 1518 6, 1519 8, 1520 "Setup cannot install the bootloader on your computer's harddisk.", 1521 TEXT_STYLE_NORMAL, 1522 TEXT_ID_STATIC 1523 }, 1524 { 1525 6, 1526 13, 1527 "Please insert a formatted floppy disk in drive A:", 1528 TEXT_STYLE_NORMAL, 1529 TEXT_ID_STATIC 1530 }, 1531 { 1532 6, 1533 14, 1534 "and press ENTER.", 1535 TEXT_STYLE_NORMAL, 1536 TEXT_ID_STATIC 1537 }, 1538 { 1539 0, 1540 0, 1541 "ENTER = T\322sti F3 = Baigti", 1542 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1543 TEXT_ID_STATIC 1544 }, 1545 { 1546 0, 1547 0, 1548 NULL, 1549 0 1550 } 1551 1552 }; 1553 1554 static MUI_ENTRY ltLTKeyboardSettingsEntries[] = 1555 { 1556 { 1557 4, 1558 3, 1559 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1560 TEXT_STYLE_UNDERLINE, 1561 TEXT_ID_STATIC 1562 }, 1563 { 1564 6, 1565 8, 1566 "You want to change the type of keyboard to be installed.", 1567 TEXT_STYLE_NORMAL, 1568 TEXT_ID_STATIC 1569 }, 1570 { 1571 8, 1572 10, 1573 "\x07 Press the UP or DOWN key to select the desired keyboard type.", 1574 TEXT_STYLE_NORMAL, 1575 TEXT_ID_STATIC 1576 }, 1577 { 1578 8, 1579 11, 1580 " Then press ENTER.", 1581 TEXT_STYLE_NORMAL, 1582 TEXT_ID_STATIC 1583 }, 1584 { 1585 8, 1586 13, 1587 "\x07 Press the ESC key to return to the previous page without changing", 1588 TEXT_STYLE_NORMAL, 1589 TEXT_ID_STATIC 1590 }, 1591 { 1592 8, 1593 14, 1594 " the keyboard type.", 1595 TEXT_STYLE_NORMAL, 1596 TEXT_ID_STATIC 1597 }, 1598 { 1599 0, 1600 0, 1601 "ENTER = T\322sti ESC = At\325aukti F3 = Baigti", 1602 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1603 TEXT_ID_STATIC 1604 }, 1605 { 1606 0, 1607 0, 1608 NULL, 1609 0 1610 } 1611 }; 1612 1613 static MUI_ENTRY ltLTLayoutSettingsEntries[] = 1614 { 1615 { 1616 4, 1617 3, 1618 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1619 TEXT_STYLE_UNDERLINE, 1620 TEXT_ID_STATIC 1621 }, 1622 { 1623 6, 1624 8, 1625 "Please select a layout to be installed by default.", 1626 TEXT_STYLE_NORMAL, 1627 TEXT_ID_STATIC 1628 }, 1629 { 1630 8, 1631 10, 1632 "\x07 Press the UP or DOWN key to select the desired keyboard", 1633 TEXT_STYLE_NORMAL, 1634 TEXT_ID_STATIC 1635 }, 1636 { 1637 8, 1638 11, 1639 " layout. Then press ENTER.", 1640 TEXT_STYLE_NORMAL, 1641 TEXT_ID_STATIC 1642 }, 1643 { 1644 8, 1645 13, 1646 "\x07 Press the ESC key to return to the previous page without changing", 1647 TEXT_STYLE_NORMAL, 1648 TEXT_ID_STATIC 1649 }, 1650 { 1651 8, 1652 14, 1653 " the keyboard layout.", 1654 TEXT_STYLE_NORMAL, 1655 TEXT_ID_STATIC 1656 }, 1657 { 1658 0, 1659 0, 1660 "ENTER = T\322sti ESC = At\325aukti F3 = Baigti", 1661 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1662 TEXT_ID_STATIC 1663 }, 1664 { 1665 0, 1666 0, 1667 NULL, 1668 0 1669 }, 1670 1671 }; 1672 1673 static MUI_ENTRY ltLTPrepareCopyEntries[] = 1674 { 1675 { 1676 4, 1677 3, 1678 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1679 TEXT_STYLE_UNDERLINE, 1680 TEXT_ID_STATIC 1681 }, 1682 { 1683 6, 1684 8, 1685 "Setup prepares your computer for copying the ReactOS files.", 1686 TEXT_STYLE_NORMAL, 1687 TEXT_ID_STATIC 1688 }, 1689 { 1690 0, 1691 0, 1692 "Building the file copy list...", 1693 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1694 TEXT_ID_STATIC 1695 }, 1696 { 1697 0, 1698 0, 1699 NULL, 1700 0 1701 }, 1702 1703 }; 1704 1705 static MUI_ENTRY ltLTSelectFSEntries[] = 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 17, 1717 "Select a file system from the list below.", 1718 0 1719 }, 1720 { 1721 8, 1722 19, 1723 "\x07 Press UP or DOWN to select a file system.", 1724 0 1725 }, 1726 { 1727 8, 1728 21, 1729 "\x07 Press ENTER to format the partition.", 1730 0 1731 }, 1732 { 1733 8, 1734 23, 1735 "\x07 Press ESC to select another partition.", 1736 0 1737 }, 1738 { 1739 0, 1740 0, 1741 "ENTER = T\322sti ESC = At\325aukti F3 = Baigti", 1742 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1743 TEXT_ID_STATIC 1744 }, 1745 { 1746 0, 1747 0, 1748 NULL, 1749 0 1750 } 1751 }; 1752 1753 static MUI_ENTRY ltLTDeletePartitionEntries[] = 1754 { 1755 { 1756 4, 1757 3, 1758 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1759 TEXT_STYLE_UNDERLINE, 1760 TEXT_ID_STATIC 1761 }, 1762 { 1763 6, 1764 8, 1765 "You have chosen to delete the partition", 1766 TEXT_STYLE_NORMAL, 1767 TEXT_ID_STATIC 1768 }, 1769 { 1770 8, 1771 18, 1772 "\x07 Press L to delete the partition.", 1773 TEXT_STYLE_NORMAL, 1774 TEXT_ID_STATIC 1775 }, 1776 { 1777 11, 1778 19, 1779 "WARNING: All data on this partition will be lost!", 1780 TEXT_STYLE_NORMAL, 1781 TEXT_ID_STATIC 1782 }, 1783 { 1784 8, 1785 21, 1786 "\x07 Press ESC to cancel.", 1787 TEXT_STYLE_NORMAL, 1788 TEXT_ID_STATIC 1789 }, 1790 { 1791 0, 1792 0, 1793 "L = Delete Partition ESC = At\325aukti F3 = Baigti", 1794 TEXT_TYPE_STATUS, 1795 TEXT_ID_STATIC 1796 }, 1797 { 1798 0, 1799 0, 1800 NULL, 1801 0 1802 } 1803 }; 1804 1805 static MUI_ENTRY ltLTRegistryEntries[] = 1806 { 1807 { 1808 4, 1809 3, 1810 " ReactOS " KERNEL_VERSION_STR " diegimo programa ", 1811 TEXT_STYLE_UNDERLINE, 1812 TEXT_ID_STATIC 1813 }, 1814 { 1815 6, 1816 8, 1817 "Setup is updating the system configuration.", 1818 TEXT_STYLE_NORMAL, 1819 TEXT_ID_STATIC 1820 }, 1821 { 1822 0, 1823 0, 1824 "Creating registry hives...", 1825 TEXT_TYPE_STATUS | TEXT_PADDING_BIG, 1826 TEXT_ID_STATIC 1827 }, 1828 { 1829 0, 1830 0, 1831 NULL, 1832 0 1833 }, 1834 1835 }; 1836 1837 MUI_ERROR ltLTErrorEntries[] = 1838 { 1839 { 1840 // NOT_AN_ERROR 1841 "Success\n" 1842 }, 1843 { 1844 // ERROR_NOT_INSTALLED 1845 "ReactOS is not completely installed on your\n" 1846 "computer. If you quit Setup now, you will need to\n" 1847 "run Setup again to install ReactOS.\n" 1848 "\n" 1849 " \x07 Press ENTER to continue Setup.\n" 1850 " \x07 Press F3 to quit Setup.", 1851 "F3 = Quit ENTER = Continue" 1852 }, 1853 { 1854 // ERROR_NO_BUILD_PATH 1855 "Failed to build the installation paths for the ReactOS installation directory!\n" 1856 "ENTER = Reboot computer" 1857 }, 1858 { 1859 // ERROR_SOURCE_PATH 1860 "You cannot delete the partition containing the installation source!\n" 1861 "ENTER = Reboot computer" 1862 }, 1863 { 1864 // ERROR_SOURCE_DIR 1865 "You cannot install ReactOS within the installation source directory!\n" 1866 "ENTER = Reboot computer" 1867 }, 1868 { 1869 // ERROR_NO_HDD 1870 "Setup could not find a harddisk.\n", 1871 "ENTER = Reboot computer" 1872 }, 1873 { 1874 // ERROR_NO_SOURCE_DRIVE 1875 "Setup could not find its source drive.\n", 1876 "ENTER = Reboot computer" 1877 }, 1878 { 1879 // ERROR_LOAD_TXTSETUPSIF 1880 "Setup failed to load the file TXTSETUP.SIF.\n", 1881 "ENTER = Reboot computer" 1882 }, 1883 { 1884 // ERROR_CORRUPT_TXTSETUPSIF 1885 "Setup found a corrupt TXTSETUP.SIF.\n", 1886 "ENTER = Reboot computer" 1887 }, 1888 { 1889 // ERROR_SIGNATURE_TXTSETUPSIF, 1890 "Setup found an invalid signature in TXTSETUP.SIF.\n", 1891 "ENTER = Reboot computer" 1892 }, 1893 { 1894 // ERROR_DRIVE_INFORMATION 1895 "Setup could not retrieve system drive information.\n", 1896 "ENTER = Reboot computer" 1897 }, 1898 { 1899 // ERROR_WRITE_BOOT, 1900 "Setup failed to install %S bootcode on the system partition.", 1901 "ENTER = Reboot computer" 1902 }, 1903 { 1904 // ERROR_LOAD_COMPUTER, 1905 "Setup failed to load the computer type list.\n", 1906 "ENTER = Reboot computer" 1907 }, 1908 { 1909 // ERROR_LOAD_DISPLAY, 1910 "Setup failed to load the display settings list.\n", 1911 "ENTER = Reboot computer" 1912 }, 1913 { 1914 // ERROR_LOAD_KEYBOARD, 1915 "Setup failed to load the keyboard type list.\n", 1916 "ENTER = Reboot computer" 1917 }, 1918 { 1919 // ERROR_LOAD_KBLAYOUT, 1920 "Setup failed to load the keyboard layout list.\n", 1921 "ENTER = Reboot computer" 1922 }, 1923 { 1924 // ERROR_WARN_PARTITION, 1925 "Setup found that at least one harddisk contains an incompatible\n" 1926 "partition table that cannot be handled properly!\n" 1927 "\n" 1928 "Creating or deleting partitions can destroy the partition table.\n" 1929 "\n" 1930 " \x07 Press F3 to quit Setup.\n" 1931 " \x07 Press ENTER to continue.", 1932 "F3 = Quit ENTER = Continue" 1933 }, 1934 { 1935 // ERROR_NEW_PARTITION, 1936 "You cannot create a new partition inside\n" 1937 "of an already existing partition!\n" 1938 "\n" 1939 " * Press any key to continue.", 1940 NULL 1941 }, 1942 { 1943 // ERROR_DELETE_SPACE, 1944 "You cannot delete unpartitioned disk space!\n" 1945 "\n" 1946 " * Press any key to continue.", 1947 NULL 1948 }, 1949 { 1950 // ERROR_INSTALL_BOOTCODE, 1951 "Setup failed to install the %S bootcode on the system partition.", 1952 "ENTER = Reboot computer" 1953 }, 1954 { 1955 // ERROR_NO_FLOPPY, 1956 "No disk in drive A:.", 1957 "ENTER = Continue" 1958 }, 1959 { 1960 // ERROR_UPDATE_KBSETTINGS, 1961 "Setup failed to update keyboard layout settings.", 1962 "ENTER = Reboot computer" 1963 }, 1964 { 1965 // ERROR_UPDATE_DISPLAY_SETTINGS, 1966 "Setup failed to update display registry settings.", 1967 "ENTER = Reboot computer" 1968 }, 1969 { 1970 // ERROR_IMPORT_HIVE, 1971 "Setup failed to import a hive file.", 1972 "ENTER = Reboot computer" 1973 }, 1974 { 1975 // ERROR_FIND_REGISTRY 1976 "Setup failed to find the registry data files.", 1977 "ENTER = Reboot computer" 1978 }, 1979 { 1980 // ERROR_CREATE_HIVE, 1981 "Setup failed to create the registry hives.", 1982 "ENTER = Reboot computer" 1983 }, 1984 { 1985 // ERROR_INITIALIZE_REGISTRY, 1986 "Setup failed to initialize the registry.", 1987 "ENTER = Reboot computer" 1988 }, 1989 { 1990 // ERROR_INVALID_CABINET_INF, 1991 "Cabinet has no valid inf file.\n", 1992 "ENTER = Reboot computer" 1993 }, 1994 { 1995 // ERROR_CABINET_MISSING, 1996 "Cabinet not found.\n", 1997 "ENTER = Reboot computer" 1998 }, 1999 { 2000 // ERROR_CABINET_SCRIPT, 2001 "Cabinet has no setup script.\n", 2002 "ENTER = Reboot computer" 2003 }, 2004 { 2005 // ERROR_COPY_QUEUE, 2006 "Setup failed to open the copy file queue.\n", 2007 "ENTER = Reboot computer" 2008 }, 2009 { 2010 // ERROR_CREATE_DIR, 2011 "Setup could not create the installation directories.", 2012 "ENTER = Reboot computer" 2013 }, 2014 { 2015 // ERROR_TXTSETUP_SECTION, 2016 "Setup failed to find the '%S' section\n" 2017 "in TXTSETUP.SIF.\n", 2018 "ENTER = Reboot computer" 2019 }, 2020 { 2021 // ERROR_CABINET_SECTION, 2022 "Setup failed to find the '%S' section\n" 2023 "in the cabinet.\n", 2024 "ENTER = Reboot computer" 2025 }, 2026 { 2027 // ERROR_CREATE_INSTALL_DIR 2028 "Setup could not create the installation directory.", 2029 "ENTER = Reboot computer" 2030 }, 2031 { 2032 // ERROR_WRITE_PTABLE, 2033 "Setup failed to write partition tables.\n" 2034 "ENTER = Reboot computer" 2035 }, 2036 { 2037 // ERROR_ADDING_CODEPAGE, 2038 "Setup failed to add codepage to registry.\n" 2039 "ENTER = Reboot computer" 2040 }, 2041 { 2042 // ERROR_UPDATE_LOCALESETTINGS, 2043 "Setup could not set the system locale.\n" 2044 "ENTER = Reboot computer" 2045 }, 2046 { 2047 // ERROR_ADDING_KBLAYOUTS, 2048 "Setup failed to add keyboard layouts to registry.\n" 2049 "ENTER = Reboot computer" 2050 }, 2051 { 2052 // ERROR_UPDATE_GEOID, 2053 "Setup could not set the geo id.\n" 2054 "ENTER = Reboot computer" 2055 }, 2056 { 2057 // ERROR_DIRECTORY_NAME, 2058 "Invalid directory name.\n" 2059 "\n" 2060 " * Press any key to continue." 2061 }, 2062 { 2063 // ERROR_INSUFFICIENT_PARTITION_SIZE, 2064 "The selected partition is not large enough to install ReactOS.\n" 2065 "The install partition must have a size of at least %lu MB.\n" 2066 "\n" 2067 " * Press any key to continue.", 2068 NULL 2069 }, 2070 { 2071 // ERROR_PARTITION_TABLE_FULL, 2072 "You cannot create a new primary or extended partition in the\n" 2073 "partition table of this disk because the partition table is full.\n" 2074 "\n" 2075 " * Press any key to continue." 2076 }, 2077 { 2078 // ERROR_ONLY_ONE_EXTENDED, 2079 "You cannot create more than one extended partition per disk.\n" 2080 "\n" 2081 " * Press any key to continue." 2082 }, 2083 { 2084 // ERROR_FORMATTING_PARTITION, 2085 "Setup is unable to format the partition:\n" 2086 " %S\n" 2087 "\n" 2088 "ENTER = Reboot computer" 2089 }, 2090 { 2091 NULL, 2092 NULL 2093 } 2094 }; 2095 2096 MUI_PAGE ltLTPages[] = 2097 { 2098 { 2099 SETUP_INIT_PAGE, 2100 ltLTSetupInitPageEntries 2101 }, 2102 { 2103 LANGUAGE_PAGE, 2104 ltLTLanguagePageEntries 2105 }, 2106 { 2107 WELCOME_PAGE, 2108 ltLTWelcomePageEntries 2109 }, 2110 { 2111 INSTALL_INTRO_PAGE, 2112 ltLTIntroPageEntries 2113 }, 2114 { 2115 LICENSE_PAGE, 2116 ltLTLicensePageEntries 2117 }, 2118 { 2119 DEVICE_SETTINGS_PAGE, 2120 ltLTDevicePageEntries 2121 }, 2122 { 2123 REPAIR_INTRO_PAGE, 2124 ltLTRepairPageEntries 2125 }, 2126 { 2127 UPGRADE_REPAIR_PAGE, 2128 ltLTUpgradePageEntries 2129 }, 2130 { 2131 COMPUTER_SETTINGS_PAGE, 2132 ltLTComputerPageEntries 2133 }, 2134 { 2135 DISPLAY_SETTINGS_PAGE, 2136 ltLTDisplayPageEntries 2137 }, 2138 { 2139 FLUSH_PAGE, 2140 ltLTFlushPageEntries 2141 }, 2142 { 2143 SELECT_PARTITION_PAGE, 2144 ltLTSelectPartitionEntries 2145 }, 2146 { 2147 CHANGE_SYSTEM_PARTITION, 2148 ltLTChangeSystemPartition 2149 }, 2150 { 2151 CONFIRM_DELETE_SYSTEM_PARTITION_PAGE, 2152 ltLTConfirmDeleteSystemPartitionEntries 2153 }, 2154 { 2155 SELECT_FILE_SYSTEM_PAGE, 2156 ltLTSelectFSEntries 2157 }, 2158 { 2159 FORMAT_PARTITION_PAGE, 2160 ltLTFormatPartitionEntries 2161 }, 2162 { 2163 CHECK_FILE_SYSTEM_PAGE, 2164 ltLTCheckFSEntries 2165 }, 2166 { 2167 DELETE_PARTITION_PAGE, 2168 ltLTDeletePartitionEntries 2169 }, 2170 { 2171 INSTALL_DIRECTORY_PAGE, 2172 ltLTInstallDirectoryEntries 2173 }, 2174 { 2175 PREPARE_COPY_PAGE, 2176 ltLTPrepareCopyEntries 2177 }, 2178 { 2179 FILE_COPY_PAGE, 2180 ltLTFileCopyEntries 2181 }, 2182 { 2183 KEYBOARD_SETTINGS_PAGE, 2184 ltLTKeyboardSettingsEntries 2185 }, 2186 { 2187 BOOTLOADER_SELECT_PAGE, 2188 ltLTBootLoaderSelectPageEntries 2189 }, 2190 { 2191 LAYOUT_SETTINGS_PAGE, 2192 ltLTLayoutSettingsEntries 2193 }, 2194 { 2195 QUIT_PAGE, 2196 ltLTQuitPageEntries 2197 }, 2198 { 2199 SUCCESS_PAGE, 2200 ltLTSuccessPageEntries 2201 }, 2202 { 2203 BOOTLOADER_INSTALL_PAGE, 2204 ltLTBootLoaderInstallPageEntries 2205 }, 2206 { 2207 BOOTLOADER_REMOVABLE_DISK_PAGE, 2208 ltLTBootLoaderRemovableDiskPageEntries 2209 }, 2210 { 2211 REGISTRY_PAGE, 2212 ltLTRegistryEntries 2213 }, 2214 { 2215 -1, 2216 NULL 2217 } 2218 }; 2219 2220 MUI_STRING ltLTStrings[] = 2221 { 2222 {STRING_PLEASEWAIT, 2223 " Please wait..."}, 2224 {STRING_INSTALLCREATEPARTITION, 2225 " ENTER = Install C = Create Primary E = Create Extended F3 = Quit"}, 2226 {STRING_INSTALLCREATELOGICAL, 2227 " ENTER = Install C = Create Logical Partition F3 = Quit"}, 2228 {STRING_INSTALLDELETEPARTITION, 2229 " ENTER = Install D = Delete Partition F3 = Quit"}, 2230 {STRING_DELETEPARTITION, 2231 " D = Delete Partition F3 = Quit"}, 2232 {STRING_PARTITIONSIZE, 2233 "Size of new partition:"}, 2234 {STRING_CHOOSE_NEW_PARTITION, 2235 "You have chosen to create a primary partition on"}, 2236 {STRING_CHOOSE_NEW_EXTENDED_PARTITION, 2237 "You have chosen to create an extended partition on"}, 2238 {STRING_CHOOSE_NEW_LOGICAL_PARTITION, 2239 "You have chosen to create a logical partition on"}, 2240 {STRING_HDPARTSIZE, 2241 "Please enter the size of the new partition in megabytes."}, 2242 {STRING_CREATEPARTITION, 2243 " ENTER = Create Partition ESC = Cancel F3 = Quit"}, 2244 {STRING_NEWPARTITION, 2245 "Setup created a new partition on"}, 2246 {STRING_PARTFORMAT, 2247 "This Partition will be formatted next."}, 2248 {STRING_NONFORMATTEDPART, 2249 "You chose to install ReactOS on a new or unformatted Partition."}, 2250 {STRING_NONFORMATTEDSYSTEMPART, 2251 "The system partition is not formatted yet."}, 2252 {STRING_NONFORMATTEDOTHERPART, 2253 "The new partition is not formatted yet."}, 2254 {STRING_INSTALLONPART, 2255 "Setup installs ReactOS onto Partition"}, 2256 {STRING_CONTINUE, 2257 "ENTER = Continue"}, 2258 {STRING_QUITCONTINUE, 2259 "F3 = Quit ENTER = Continue"}, 2260 {STRING_REBOOTCOMPUTER, 2261 "ENTER = Reboot computer"}, 2262 {STRING_DELETING, 2263 " Deleting file: %S"}, 2264 {STRING_MOVING, 2265 " Moving file: %S to: %S"}, 2266 {STRING_RENAMING, 2267 " Renaming file: %S to: %S"}, 2268 {STRING_COPYING, 2269 " Copying file: %S"}, 2270 {STRING_SETUPCOPYINGFILES, 2271 "Setup is copying files..."}, 2272 {STRING_REGHIVEUPDATE, 2273 " Updating registry hives..."}, 2274 {STRING_IMPORTFILE, 2275 " Importing %S..."}, 2276 {STRING_DISPLAYSETTINGSUPDATE, 2277 " Updating display registry settings..."}, 2278 {STRING_LOCALESETTINGSUPDATE, 2279 " Updating locale settings..."}, 2280 {STRING_KEYBOARDSETTINGSUPDATE, 2281 " Updating keyboard layout settings..."}, 2282 {STRING_CODEPAGEINFOUPDATE, 2283 " Adding codepage information to registry..."}, 2284 {STRING_DONE, 2285 " Done..."}, 2286 {STRING_REBOOTCOMPUTER2, 2287 " ENTER = Reboot computer"}, 2288 {STRING_REBOOTPROGRESSBAR, 2289 " Your computer will reboot in %li second(s)... "}, 2290 {STRING_CONSOLEFAIL1, 2291 "Unable to open the console\r\n\r\n"}, 2292 {STRING_CONSOLEFAIL2, 2293 "The most common cause of this is using an USB keyboard\r\n"}, 2294 {STRING_CONSOLEFAIL3, 2295 "USB keyboards are not fully supported yet\r\n"}, 2296 {STRING_FORMATTINGPART, 2297 "Setup is formatting the partition..."}, 2298 {STRING_CHECKINGDISK, 2299 "Setup is checking the disk..."}, 2300 {STRING_FORMATDISK1, 2301 " Format partition as %S file system (quick format) "}, 2302 {STRING_FORMATDISK2, 2303 " Format partition as %S file system "}, 2304 {STRING_KEEPFORMAT, 2305 " Keep current file system (no changes) "}, 2306 {STRING_HDDISK1, 2307 "%s."}, 2308 {STRING_HDDISK2, 2309 "on %s."}, 2310 {STRING_PARTTYPE, 2311 "Type 0x%02x"}, 2312 {STRING_HDDINFO1, 2313 // "Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]" 2314 "%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ [%s]"}, 2315 {STRING_HDDINFO2, 2316 // "Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu [%s]" 2317 "%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) [%s]"}, 2318 {STRING_UNPSPACE, 2319 "Unpartitioned space"}, 2320 {STRING_MAXSIZE, 2321 "MB (max. %lu MB)"}, 2322 {STRING_EXTENDED_PARTITION, 2323 "Extended Partition"}, 2324 {STRING_UNFORMATTED, 2325 "New (Unformatted)"}, 2326 {STRING_FORMATUNUSED, 2327 "Unused"}, 2328 {STRING_FORMATUNKNOWN, 2329 "Unknown"}, 2330 {STRING_KB, 2331 "KB"}, 2332 {STRING_MB, 2333 "MB"}, 2334 {STRING_GB, 2335 "GB"}, 2336 {STRING_ADDKBLAYOUTS, 2337 "Adding keyboard layouts"}, 2338 {0, 0} 2339 }; 2340