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.

101 lines
3.0 KiB

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "dsutilrc.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include <windows.h>
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE
  25. BEGIN
  26. "dsutilrc.h\0"
  27. END
  28. 2 TEXTINCLUDE
  29. BEGIN
  30. "#include <windows.h>\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // String Table
  42. //
  43. STRINGTABLE
  44. BEGIN
  45. IDS_SUCCESS "succeeded"
  46. IDS_FAILED "failed"
  47. IDS_FAILED_SET_PASSWORD "Set password failed"
  48. IDS_FAILED_SET_NW_PASSWORD "Set NetWare password failed"
  49. IDS_FAILED_RESET_COMPUTER "Reset computer account failed"
  50. IDS_YES "Yes"
  51. IDS_NO "No"
  52. IDS_ADMIN_PASSWORD_PROMPT "Enter Password:"
  53. END
  54. STRINGTABLE
  55. BEGIN
  56. IDS_USER_PASSWORD_PROMPT "Enter User Password:"
  57. IDS_FAILED_CHANGE_GROUP_DOMAIN_VERSION
  58. "The group type cannot be changed while the domain is in mixed mode."
  59. IDS_MUSTCHPWD_CANCHPWD_CONFLICT
  60. "Cannot set ""must change password"" and ""cannot change password"" for the same user."
  61. IDS_ERRMSG_REMOVE_FROM_GROUP "%s could not be removed from the group."
  62. IDS_ERRMSG_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER
  63. "A global group cannot have a builtin or cross-domain member."
  64. IDS_APP_BASIC_GROUP "Application Basic Group"
  65. IDS_APP_QUERY_GROUP "Application Query-based Group"
  66. IDS_USER_PASSWORD_CONFIRM "Confirm user password:"
  67. IDS_ERROR_PASSWORD_MISSMATCH "The two passwords are different."
  68. IDS_NO_SERVER_AND_DOMAIN
  69. "Both the domain and the server were specified. Please specify only one of these two parameters."
  70. IDS_ERROR_LONG_PASSWORD "The password cannot be longer than 256 characters."
  71. IDS_GROUP_MEMBER_ITSELF "A group cannot be made a member of itself."
  72. END
  73. #endif // English (U.S.) resources
  74. /////////////////////////////////////////////////////////////////////////////
  75. #ifndef APSTUDIO_INVOKED
  76. /////////////////////////////////////////////////////////////////////////////
  77. //
  78. // Generated from the TEXTINCLUDE 3 resource.
  79. //
  80. /////////////////////////////////////////////////////////////////////////////
  81. #endif // not APSTUDIO_INVOKED