Source code of Windows XP (NT5)
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.

121 lines
4.1 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #define APSTUDIO_READONLY_SYMBOLS
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // Generated from the TEXTINCLUDE 2 resource.
  7. //
  8. #include "HCAppRes.h"
  9. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. // English (U.S.) resources
  12. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  13. #ifdef _WIN32
  14. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  15. #pragma code_page(1252)
  16. #endif //_WIN32
  17. /////////////////////////////////////////////////////////////////////////////
  18. //
  19. // String Table
  20. //
  21. STRINGTABLE DISCARDABLE
  22. BEGIN
  23. //
  24. // Define strings.
  25. //
  26. IDS_MAINWND_TITLE "Help and Support Center"
  27. //
  28. // SAF messages
  29. //
  30. IDS_RECORD_EXIST "Record already exists."
  31. IDS_RECORD_NOT_FOUND "Record not found."
  32. IDS_RECORD_NOT_CLOSED "No close time for open record."
  33. //
  34. // UnsolicitedRC message
  35. //
  36. IDS_NOPOLICY "Access to the requested resource has been disabled by your administrator"
  37. //
  38. // HCP friendly name
  39. //
  40. IDS_HELPCTR_HCP_DISPLAYNAME "Help and Support Center protocol"
  41. //
  42. // HelpCtr message.
  43. //
  44. IDS_HELPCTR_DLG_ERROR "Help and Support Error"
  45. IDS_HELPCTR_DLG_USAGE "Help and Support Usage"
  46. IDS_HELPCTR_MARSCORE_INCORRECT_VERSION "Incorrect version of marscore.dll"
  47. IDS_HELPCTR_MARSCORE_NOT_FOUND "marscore.dll not found"
  48. IDS_HELPCTR_SVC_MISSING "Windows cannot open Help and Support because a system service is not running.\n\nTo fix this problem, start the service named 'Help and Support'."
  49. IDS_HELPCTR_PRINT_TITLE "Help Center Multiple Topics"
  50. IDS_HELPCTR_TAXO_UNKNOWN_NODE "Unknown node"
  51. IDS_HELPCTR_HIST_NOTITLE "Untitled"
  52. IDS_HELPCTR_SYSMENU_GOTO "Go To"
  53. //
  54. // HELPSVC strings.
  55. //
  56. IDS_HELPSVC_DISPLAYNAME "Help and Support"
  57. IDS_HELPSVC_DESCRIPTION "Enables Help and Support Center to run on this computer. If this service is stopped, Help and Support Center will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start."
  58. IDS_HELPSVC_GROUPNAME "HelpServicesGroup"
  59. IDS_HELPSVC_GROUPCOMMENT "Group for the Help and Support Center"
  60. IDS_HELPSVC_USERCOMMENT "This is a vendor's account for the Help and Support Service"
  61. IDS_HELPSVC_TASKNAME "Help Services Scheduler"
  62. IDS_HELPSVC_TASKCOMMENT "Scheduled task for collecting the state of the machine"
  63. IDS_HELPSVC_UNKNOWNERROR "Unknown error: %08x"
  64. IDS_HELPSVC_SEMGR_OWNER "Microsoft Corporation"
  65. IDS_HELPSVC_SEMGR_FTS_NAME "Full-text Search Matches"
  66. IDS_HELPSVC_SEMGR_FTS_DESC "Displays documents whose text contains the term(s) you typed."
  67. IDS_HELPSVC_TITLE_ONLY "Search in title only"
  68. IDS_HELPSVC_STEMMING "Match similar words"
  69. IDS_HELPSVC_SEMGR_KW_NAME "Suggested Topics"
  70. IDS_HELPSVC_SEMGR_KW_DESC "Displays results of the highest possible relevance. Search matches the terms you typed against terms that the author of a document defines as keywords for that document. Selecting this option makes it possible for you to limit your search to the specific Help category of the current topic."
  71. //
  72. // News messages
  73. //
  74. IDS_NEWS_UPDATEBLOCK_NAME "Recent Updates"
  75. END
  76. //
  77. /////////////////////////////////////////////////////////////////////////////
  78. #endif // English (U.S.) resources
  79. /////////////////////////////////////////////////////////////////////////////
  80. #include "NTEventMsg.rc"
  81. #define VER_FILETYPE VFT_DLL
  82. #define VER_FILESUBTYPE VFT2_UNKNOWN
  83. #define VER_FILEDESCRIPTION_STR "PC Health Help Center Resource Only DLL\0"
  84. #define VER_INTERNALNAME_STR "HCAppRes.dll\0"
  85. #define VER_ORIGINALFILENAME_STR "HCAppRes.dll\0"
  86. #include <bldver.h>
  87. #include <common.ver>