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.

49 lines
3.3 KiB

  1. #include <windows.h>
  2. #include "ids.h"
  3. STRINGTABLE
  4. BEGIN
  5. IDS_APPNAME_OE, "Outlook Express Setup"
  6. IDS_APPNAME_WAB, "Address Book Setup"
  7. IDS_UNINSTALL_OUTLOOK_NEWS, "Uninstalling Outlook Express will also uninstall the Microsoft Outlook Newsreader.\n\nAre you sure you want to uninstall Outlook Express?"
  8. IDS_SYS_NO_MEET_REQUIREMENTS, "Outlook Express can only be installed on computers running Windows 95 or Windows NT 4.0."
  9. IDS_APPLICATION_DATA, "Application Data"
  10. IDS_UNINSTALL_COMPLETE "Outlook Express has been removed successfully."
  11. IDS_UNINSTALL_OE, "This will remove Outlook Express.\n\nDo you wish to continue?"
  12. IDS_UNINSTALL_WAB, "This will remove the Address Book.\n\nDo you wish to continue?"
  13. IDS_ATHENA, "Outlook Express"
  14. IDS_LAUNCH_ATHENA, "Launch Outlook Express"
  15. IDS_MAIL, "Launch Mail"
  16. IDS_NEWS, "Outlook Express News"
  17. IDS_OLD_NEWS, "Internet News"
  18. IDS_OLD_MAIL, "Internet Mail"
  19. IDS_WAB, "Address Book"
  20. IDS_IE_SUITE, "Internet Explorer"
  21. IDS_MAIL_RECIPIENT, "Mail Recipient"
  22. IDS_MAIL_SIG, "Mail Signature"
  23. IDS_NEWS_SIG, "News Signature"
  24. IDS_NO_ADMIN_PRIVILEGES, "You must have administrator privileges to uninstall this application."
  25. IDS_NO_UNINSTALL, "The Uninstall was not completely successful."
  26. IDS_RESTARTYESNO, "You must restart your computer for the uninstall to complete.\n\nDo you want to restart your computer now?"
  27. IDS_ERR_NOALLOC, "Unable to allocate memory. Aborting."
  28. IDS_ERR_INIT, "Initialization failure. Aborting."
  29. IDS_ERR_ADVLOAD, "Unable to load Advpack.dll. Aborting."
  30. IDS_ERR_ADVCORR, "Advpack.dll is missing a needed export. Aborting."
  31. IDS_WARN_NOASETUPVER, "Setup was not entirely successful - future upgrades or uninstalls may be problematic."
  32. // Program Files\Common Files\"Services"
  33. IDS_DIR_SERVICES "Services\"
  34. // Windows\"Help"
  35. IDS_DIR_HELP "Help\"
  36. // Program Files\Common Files\"System"
  37. IDS_DIR_SYSTEM "System\"
  38. // Program Files\Common Files\Microsoft Shared\Stationery
  39. IDS_DIR_STAT "Microsoft Shared\Stationery\"
  40. IDS_URLDLLMAILTONAME "URL:MailTo Protocol"
  41. IDS_URLDLLNEWSNAME "URL:News Protocol"
  42. IDS_WARN_OL "Uninstalling Outlook Express 6 may prevent Outlook from functioning. Do you wish to continue?"
  43. IDS_OEDTOP_TIP "Makes it easy to read e-mail and Internet newsgroups. Also provides access to the Windows Address Book and directory services."
  44. IDS_WARN_OLDIE "Uninstall requires at least Internet Explorer 5 to work correctly. If you continue, setup may not be able to restore the previous version of this application. Do you want to continue?"
  45. IDS_WARN_PHONE "Uninstalling Outlook Express 6 may prevent Microsoft Phone from functioning. Do you wish to continue?"
  46. END
  47. RCINCLUDE setup.rcv