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.

17 lines
876 B

  1. ;; Selfreg Naming convention
  2. ;; =========================
  3. ;; Include the DLL name in the string name
  4. ;; Prefix with STR_ if it needs to be localized
  5. STR_OEIMPORT_ATHENA16 = "Microsoft Internet Mail for Windows 3.1"
  6. STR_OEIMPORT_ATHENA32 = "Microsoft Internet Mail (32-bit Version)"
  7. STR_OEIMPORT_EUDORA = "Eudora Pro or Light (through v3.0)"
  8. STR_OEIMPORT_NETSCAPE = "Netscape Mail (v2 or v3)"
  9. STR_OEIMPORT_COMMUNICATOR = "Netscape Communicator"
  10. STR_OEIMPORT_WINDOWS_MESSAGING = "Microsoft Windows Messaging"
  11. STR_OEIMPORT_EXCHANGE = "Microsoft Exchange"
  12. STR_OEIMPORT_OUTLOOK = "Microsoft Outlook"
  13. STR_OEIMPORT_OE4 = "Microsoft Outlook Express 4"
  14. ; DO NOT LOCALIZE THE FOLLOWING STRINGS
  15. KEY_OEIMPORT_IMPORT = "Software\Microsoft\Outlook Express\Import"