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.

121 lines
4.0 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "insdll.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include <windows.h>
  10. #include "common.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "insdll.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include <windows.h>\r\n"
  32. "#include ""common.h""\0"
  33. END
  34. 3 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // String Table
  42. //
  43. STRINGTABLE DISCARDABLE
  44. BEGIN
  45. IDS_BTITLE "Browser Title"
  46. IDS_ANIMATION2 "Animated Bitmaps"
  47. IDS_CUSTICON2 "Custom Logo"
  48. IDS_STARTSEARCH2 "Important URLs"
  49. IDS_ONLINESUPPORT "Support Page"
  50. IDS_FAVORITES2 "Favorites and Links"
  51. IDS_CHANNELS2 "Channels"
  52. IDS_SOFTWAREUPDATES "Import Software Updates"
  53. IDS_DESKTOP2 "Active Desktop Components"
  54. IDS_DWALLPAPER "Desktop Wallpaper"
  55. IDS_UASTRDLG2 "User Agent String"
  56. END
  57. STRINGTABLE DISCARDABLE
  58. BEGIN
  59. IDS_PROXY2 "Proxy Settings"
  60. IDS_MAIL2 "Outlook Express Accounts"
  61. IDS_LDAP2 "Address Book Directory Service"
  62. IDS_SIG2 "Outlook Express Compose Settings"
  63. IDS_CABSIGN "Digital Signatures"
  64. IDS_BTOOLBAR "Browser Toolbar Customizations"
  65. IDS_IMAP2 "Outlook Express IMAP Settings"
  66. IDS_PRECONFIG2 "Outlook Express Custom Settings"
  67. IDS_OEVIEW2 "Outlook Express View Settings"
  68. IDS_OE2 "Outlook Express Custom Content"
  69. IDS_PROGRAMS "Programs"
  70. IDS_STARTSEARCH_PREF "Important URLs (Preference Mode)"
  71. IDS_FAVORITES_PREF "Favorites and Links (Preference Mode)"
  72. IDS_CHANNELS_PREF "Channels (Preference Mode)"
  73. IDS_PROXY_PREF "Proxy Settings (Preference Mode)"
  74. IDS_BTOOLBAR_PREF "Browser Toolbar Customizations (Preference Mode)"
  75. END
  76. STRINGTABLE DISCARDABLE
  77. BEGIN
  78. IDS_PROGRAMS_PREF "Programs (Preference Mode)"
  79. END
  80. STRINGTABLE DISCARDABLE
  81. BEGIN
  82. IDS_CHANNELS_FOLDER "Channels"
  83. IDS_SOFTWAREUPDATES_FOLDER "Software Updates"
  84. IDS_QUICK_LAUNCH "Quick Launch"
  85. END
  86. STRINGTABLE DISCARDABLE
  87. BEGIN
  88. IDS_WALLPAPER_ERROR "Error: wallpaper file does not exist"
  89. IDS_ADMPARSEDLLPROCERROR "Error loading admparse.dll"
  90. IDS_NOPOLICYFILE "No policy template files were found."
  91. IDS_POLICYBRANCHTEXT "The settings you see here are the same ones you set in the wizard. These settings are referred to by the .INS file, but are not set directly within this file. The Profile Manager will bundle all the needed files when you save the settings."
  92. IDS_MEMORY_ERROR "Not enough memory to perform operation"
  93. IDS_FILE_ERROR "Could create/open log file"
  94. IDS_POLICYBRANCHTITLE "System Policies and Restrictions"
  95. IDS_CONNECTSET_WARN "Warning: Settings you make on this page will override the imported settings from the Connection Settings page."
  96. END
  97. STRINGTABLE DISCARDABLE
  98. BEGIN
  99. IDS_TITLE2 "Profile Manager"
  100. END
  101. #endif // English (U.S.) resources
  102. /////////////////////////////////////////////////////////////////////////////