Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
4.8 KiB

  1. #define IDS_APPNAME 500
  2. #define IDS_QUERYCANCEL 501
  3. #define IDS_STATUS_REG_KEY 502
  4. #define IDS_SECTION_STARTUPOPTIONS 504
  5. #define IDS_SECTION_DIALOG_DISPLAY 505
  6. #define IDS_SECTION_OEMHARDWARECHECK 506
  7. #define IDS_SECTION_OEMREGISTRATIONPAGE 507
  8. #define IDS_SECTION_BROWSENOW 509
  9. #define IDS_SECTION_SIGNUP 510
  10. #define IDS_KEY_OFFLINE 512
  11. #define IDS_KEY_MOUSETUTORIAL 513
  12. #define IDS_KEY_INTL_SETTINGS 514
  13. #define IDS_KEY_OEMHWCHECK 515
  14. #define IDS_KEY_OEMREGPAGE 516
  15. #define IDS_KEY_ISPSIGNUP 517
  16. #define IDS_KEY_OEMOFFERCODE 518
  17. #define IDS_KEY_BROWSENOW 519
  18. #define IDS_KEY_LOCALE 520
  19. #define IDS_KEY_IDLOCALE 521
  20. #define IDS_KEY_TEXT1 522
  21. #define IDS_KEY_TEXT2 523
  22. #define IDS_SECTION_OPTIONS 524
  23. #define IDS_MSN_URL 525
  24. #define IDS_SECTION_STATUS_ITEMS 526
  25. #define IDS_SECTION_BRANDING 527
  26. #define IDS_KEY_OEMNAME 528
  27. #define IDS_DESKTOP 529
  28. #define IDS_CONNECT_DESKTOP_TITLE 530
  29. #define IDS_KEY_OEMCUST 531
  30. #define IDS_KEY_POSTTOOEM 532
  31. #define IDS_KEY_POSTTOMSN 533
  32. #define IDS_KEY_REGPOSTURL 534
  33. #define IDS_KEY_OEMADDREGPAGE 535
  34. #define IDS_KEY_TIMEZONE 536
  35. #define IDS_KEY_TIMEZONEVAL 537
  36. #define IDS_OEM_LICENSE_DLG_TITLE 538
  37. #define IDS_KEY_IMETUTORIAL 539
  38. #define IDS_OEM_ADDREGPAGE 540
  39. #define IDS_TAPI_NEWLOC 541
  40. #define IDS_REG_REMINDER_TASK 542
  41. #define IDS_ISP_REMINDER_TASK 543
  42. #define IDS_OEMEULATEXT 544
  43. #define IDS_OEMEULA 545
  44. #define IDS_REG_REMINDER_TITLE 546
  45. #define IDS_ISP_REMINDER_TITLE 547
  46. #define IDS_SUPPORT_PHONE_NUMBER 548
  47. #define IDS_MSN_TITLE 549
  48. #define IDS_KEY_FONTSMOOTHING 550
  49. #define IDS_NOWELCOMEFINISH 551
  50. #define IDS_NOISPPRECONFIG 552
  51. #define IDS_NOEULA 553
  52. #define IDS_SFTW_IS_LICENSED 554
  53. #define IDS_DOWELCOMEFADEIN 555
  54. #define IDS_SKIPANIMATION 556
  55. #define IDS_KEY_RETAILOOBE 557
  56. #define IDS_ACCTNAME_ADMINISTRATOR 558
  57. #define IDS_ACCTNAME_GUEST 559
  58. #define IDS_ACCTNAME_HELPASSISTANT 560
  59. #define IDS_INTROONLY 561
  60. #define IDS_AGENTDISABLED 562
  61. #define IDS_ACCTNAME_DEFAULT 563
  62. #define IDS_ACT_REMINDER_TITLE 564
  63. #define IDS_GROPNAME_ADMINISTRATORS 565
  64. // The following number is depended on by msobcomm!EnumBuildInAdministrators
  65. // If you change the number for IDS_ACCTLIST_RESERVEDADMINS, you need to change
  66. // the corresponding number in msobcomm\misc.cpp
  67. #define IDS_ACCTLIST_RESERVEDADMINS 566
  68. #define IDS_NOT_ADMIN 567
  69. #define IDS_ALREADY_RUNNING 568
  70. #define IDS_PLEASE_WAIT 569
  71. #define IDS_CONNECTOID_NAME 570
  72. #define IDS_SCRIPTING_DISABLED 571
  73. #define IDS_KEY_SHOWISPMIGRATION 573
  74. #define IDS_SAFEMODE 574
  75. #define IDS_NAME_COLLISION_LIST 575
  76. #define IDS_NAME_COLLISION_LIST_PER 576
  77. #define IDS_KEY_JOINDOMAIN 577
  78. #define IDS_KEY_ADMINPASSWORD 578
  79. #define IDD_OEMLICENSE 800
  80. #define IDD_OEMAUDIT 801
  81. #define IDC_OEMLICENSE_TEXT 1000
  82. #define IDC_STATIC 1001
  83. #define IDC_RESTORE 1002
  84. #define IDC_ENDUSER 1003
  85. #define IDC_NONE_RESTORE 1004
  86. #define IDC_AUDIT_GRPBOX 1005
  87. #define IDI_MSN_ICON 200
  88. //#define IDB_BACKGROUND 201
  89. #define IDI_OOBE_ICON 202
  90. #define IDB_PROBACKGROUND 203
  91. #define IDB_HOMEBACKGROUND 204