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.

152 lines
4.1 KiB

  1. [Machine.Add.Reg.Loc]
  2. [Common.Add.Reg.Loc]
  3. [Strings]
  4. STR_COMMON_DIR = "Common Files"
  5. STR_DESKTOP_DIR = "��������� ��������"
  6. STR_MAILNEWS_DIR = "Outlook Express"
  7. STR_PROGRAMF_DIR = "Program Files"
  8. STR_SERVICES_DIR = "Services"
  9. STR_SHARED_DIR = "Microsoft Shared"
  10. STR_STATIONERY_DIR = "Stationery"
  11. STR_STATIONERY_SHORT_DIR= "Statio~1"
  12. STR_SYSTEM_DIR = "System"
  13. STR_INET_DESC_OLD_GRP = "Internet"
  14. STR_INTERNET_SUITE_GRP = "Internet Explorer Suite"
  15. STR_LANG = "EL"
  16. STR_MAIL_OLD = "������������"
  17. STR_MAILMESSAGE_V1 = "������ Internet Mail"
  18. STR_MESSAGES = "Outlook Express Mail"
  19. STR_MESSAGES_V1 = "������������ Internet"
  20. STR_MN_README = "������ Read Me (Mail and News)"
  21. STR_NEWS = "Outlook Express News"
  22. STR_NEWS_OLD = "����������"
  23. STR_NEWS_V1 = "Internet News"
  24. STR_NEWSMESSAGE_V1 = "������ Internet News"
  25. STR_NEW_MAIL_NOTIFY = "���������� ��� ��� ������������"
  26. STR_OE_TIP = "�������� ����������� ����������� Internet ��� ��������� ��������� ������ ���������."
  27. STR_OE_SM_TIP = "���������� ��� �������� �������� ������������ ������������ ��� ������ ���������."
  28. STR_ALEABANR_GIF = "����������_������.gif"
  29. STR_AMAIZRUL_GIF = "����������_����������.gif"
  30. STR_ANABNR2_GIF = "������������_�����.gif"
  31. STR_ASWRULE_GIF = "����������_�����������.gif"
  32. STR_BLANK_HTM = "����.htm"
  33. STR_BLANKBKG_GIF = "�����_�����.gif"
  34. STR_BTZHSEPA_GIF = "������������_�������.gif"
  35. STR_CITBANNA_GIF = "����������_�������������.gif"
  36. STR_CITRUSBKG_GIF = "�����_�������������.gif"
  37. STR_CITRUSPUN_HTM = "������������.htm"
  38. STR_CLEARDAY_HTM = "����������.htm"
  39. STR_CLRDAYBG_JPG = "�����_�����������.jpg"
  40. STR_FIERULD_GIF = "����������_�������.gif"
  41. STR_FIESTA_HTM = "������.htm"
  42. STR_FIESTABG_JPG = "�����_�������.jpg"
  43. STR_GLACIER_HTM = "���������.htm"
  44. STR_GLACRBKG_JPG = "�����_��������.jpg"
  45. STR_IVY_GIF = "����������_������������_������.gif"
  46. STR_IVY_HTM = "�����������_�����.htm"
  47. STR_LEAVES_HTM = "�����.htm"
  48. STR_LEAVESBG_JPG = "�����_������.jpg"
  49. STR_MAIZE_HTM = "����������.htm"
  50. STR_MAIZEBKG_JPG = "�����_����������.jpg"
  51. STR_NATURE_HTM = "����.htm"
  52. STR_NATUREBG_JPG = "�����_�����.jpg"
  53. STR_NETBLITZ_HTM = "������.htm"
  54. STR_NETBLZBG_GIF = "�����_�������.gif"
  55. STR_PIECHTBG_JPG = "�����_����������.jpg"
  56. STR_PIECHTS_HTM = "���������.htm"
  57. STR_SUNBANNA_GIF = "����������_�����������.gif"
  58. STR_SUNFBKG_JPG = "�����_�����������.jpg"
  59. STR_SUNFLOWR_HTM = "����������.htm"
  60. STR_SWEETS_HTM = "����������.htm"
  61. STR_SWEETSBG_GIF = "�����_�����������.gif"
  62. STR_TECH_GIF = "����������_�������_���������.gif"
  63. STR_TECH_HTM = "����� ���������.htm"
  64. APP_OE = "/APP:OE"
  65. ATHENA_KEY = "Internet Mail and News"
  66. BLANK = ""
  67. CALLER = "/CALLER:WINNT"
  68. COMPONENT_OE = "OutlookExpress"
  69. DEFAULT_OE_KEY = "Software\Microsoft\Outlook Express\5.0\Default Settings"
  70. FORCEFUL_OE_KEY = "Software\Microsoft\Outlook Express\5.0\Required Settings"
  71. GUID_OE = "{44BBA840-CC51-11CF-AAFA-00AA00B6015C}"
  72. SETUP_MSGLIST_GUID = "{233A9692-667E-11d1-9DFB-006097D50408}"
  73. SETUP_MIMEEDIT_GUID = "{1C82EAD9-508E-11D1-8DCF-00C04FB951F9}"
  74. INFFILE_OE = "msoe50.inf"
  75. INTERNET_GRP = "Internet Explorer"
  76. LINKS_KEY = "Software\Microsoft\Outlook Express\Tip Links"
  77. MAILCLIENT_KEY = "Software\Clients\Mail"
  78. MS_OUTLOOK = "Microsoft Outlook Express"
  79. MS_OUTLOOK_5 = "Microsoft Outlook Express 6"
  80. NEWSCLIENT_KEY = "Software\Clients\News"
  81. OUTLOOK = "Outlook Express"
  82. OUTLOOK_KEY = "Outlook Express"
  83. TIPS_KEY = "Software\Microsoft\Outlook Express\Tip Strings"
  84. VERSION_OE = "TOK_MAJOR_NUM,TOK_MINOR_NUM,TOK_BUILDNUM,TOK_QFE"