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.

30 lines
1.7 KiB

  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_MSOEACCT_EUDORA_IMPORT = "Eudora Pro or Light"
  6. STR_MSOEACCT_NSCP_IMPORT = "Netscape Mail"
  7. STR_MSOEACCT_COMM_IMPORT = "Netscape Communicator"
  8. STR_MSOEACCT_MAPI_IMPORT = "Microsoft Windows Messaging or Exchange or Outlook"
  9. STR_MSOEACCT_NSCP_NEWS = "Netscape Collabra"
  10. STR_MSOEACCT_FORTE_NEWS = "Forte Agent & Forte Free Agent"
  11. STR_MSOEACCT_NX_NEWS = "News Xpress"
  12. STR_MSOEACCT_NAV_NEWS = "Netscape Navigator News"
  13. STR_MSOEACCT_HOT_WIZ = "Outlook Express HotMail Wizard"
  14. ; &clcid=0x4352 for example
  15. STR_MSOEACCT_HOTMAIL_LANG = ""
  16. ;; do not localize
  17. CLSID_MSOEACCT_ImnAccountManager = "{8D4B04E1-1331-11d0-81B8-00C04FD85AB4}"
  18. CLSID_MSOEACCT_ApprenticeAcctMgr = "{1438E821-B6D2-11D0-8D86-00C04FD6202B}"
  19. CLSID_MSOEACCT_CEudoraAcctImport = "{39981125-C287-11D0-8D8C-00C04FD6202B}"
  20. CLSID_MSOEACCT_CNscpAcctImport = "{39981127-C287-11D0-8D8C-00C04FD6202B}"
  21. CLSID_MSOEACCT_CCommAcctImport = "{1AA06BA1-0E88-11d1-8391-00C04FBD7C09}"
  22. CLSID_MSOEACCT_CMAPIAcctImport = "{39981129-C287-11D0-8D8C-00C04FD6202B}"
  23. CLSID_MSOEACCT_CCommNewsAcctImport = "{0FF15AA1-2F93-11d1-83B0-00C04FBD7C09}"
  24. CLSID_MSOEACCT_CAgentAcctImport = "{911685D1-350F-11d1-83B3-00C04FBD7C09}"
  25. CLSID_MSOEACCT_CNExpressAcctImport = "{17869501-36C8-11d1-83B7-00C04FBD7C09}"
  26. CLSID_MSOEACCT_CNavNewsAcctImport = "{33102459-4B30-11d2-A6DC-00C04F79E7C8}"
  27. CLSID_MSOEACCT_OEHotMailWizard = "{E9C8B700-88B1-11d2-8C1F-00C04FA31009}"