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.

19 lines
2.0 KiB

  1. // APM Upgrade Strings
  2. #include "apmrsrc.h"
  3. /////////////////////////////////////////////////////////////////////////
  4. // String Table
  5. /////////////////////////////////////////////////////////////////////////
  6. STRINGTABLE DISCARDABLE
  7. BEGIN
  8. APM_STR_WARNING_DIALOG_CAPTION "Service to be Disabled"
  9. APM_STR_CONFLICT_DESCRIPTION "Power Management Tool(s)"
  10. APM_STR_SYSTEMSOFTPP_DISABLE "The SystemSoft PowerProfiler tool is not compatible with this version of Windows.\nSetup will remove this application and replace it with built-in power management\nfunctionality. If you are prompted to reboot your computer after the uninstall\nyou will have to re-run setup.\n\nPress OK to continue or CANCEL to abort setup."
  11. APM_STR_SYSTEMSOFTCW_DISABLE "The SystemSoft CardWizard tool is not compatible with this version of Windows.\nSetup will remove this application and replace it with built-in power management\nfunctionality. If you are prompted to reboot your computer after the uninstall\nyou will have to re-run setup.\n\nPress OK to continue or CANCEL to abort setup."
  12. APM_STR_AWARDCW_DISABLE "The Award CardWare tool is not compatible with this version of Windows.\nSetup will remove this application and replace it with built-in power management\nfunctionality. If you are prompted to reboot your computer after the uninstall\nyou will have to re-run setup.\n\nPress OK to continue or CANCEL to abort setup."
  13. APM_STR_SOFTEXP_DISABLE "The Softex Phoenix tool is not compatible with this version of Windows.\nSetup will remove this application and replace it with built-in power management\nfunctionality. If you are prompted to reboot your computer after the uninstall\nyou will have to re-run setup.\n\nPress OK to continue or CANCEL to abort setup."
  14. APM_STR_IBM_DISABLE "The IBM power management tool on your system is not compatible with\nthis version of Windows. Setup will remove it and replace it with built-in power management\nfunctionality.\n\nPress OK to continue or CANCEL to abort setup."
  15. END