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.

1358 lines
62 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. // Generated Help ID header file
  5. #define APSTUDIO_HIDDEN_SYMBOLS
  6. #include "resource.hm"
  7. #undef APSTUDIO_HIDDEN_SYMBOLS
  8. #define APSTUDIO_READONLY_SYMBOLS
  9. /////////////////////////////////////////////////////////////////////////////
  10. //
  11. // Generated from the TEXTINCLUDE 2 resource.
  12. //
  13. #include "afxres.h"
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. #ifdef APSTUDIO_INVOKED
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // TEXTINCLUDE
  27. //
  28. 1 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "resource.h\0"
  31. END
  32. 2 TEXTINCLUDE DISCARDABLE
  33. BEGIN
  34. "#include ""afxres.h""\r\n"
  35. "\0"
  36. END
  37. 3 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "1 TYPELIB ""CertMgr.tlb""\r\n"
  40. "\0"
  41. END
  42. #endif // APSTUDIO_INVOKED
  43. /////////////////////////////////////////////////////////////////////////////
  44. //
  45. // Icon
  46. //
  47. // Icon with lowest ID value placed first to ensure application icon
  48. // remains consistent on all systems.
  49. IDI_CERTIFICATE ICON DISCARDABLE "res\\certific.ico"
  50. IDI_CRL ICON DISCARDABLE "res\\crl.ico"
  51. IDI_CTL ICON DISCARDABLE "res\\ctl.ico"
  52. IDI_AUTO_CERT_REQUEST ICON DISCARDABLE "res\\auto_cer.ico"
  53. IDI_CERTMGR ICON DISCARDABLE "res\\certmgr.ico"
  54. IDI_AUTOENROLL ICON DISCARDABLE "res\\autoenrollment settings.ico"
  55. IDI_SAFER_LEVEL ICON DISCARDABLE "res\\SaferLevel.ico"
  56. IDI_DEFAULT_SAFER_LEVEL ICON DISCARDABLE "res\\defaultSaferLevel.ico"
  57. IDI_SAFER_HASH_ENTRY ICON DISCARDABLE "res\\SaferHashEntry.ico"
  58. IDI_SAFER_URL_ENTRY ICON DISCARDABLE "res\\SaferURLEntry.ico"
  59. IDI_SAFER_NAME_ENTRY ICON DISCARDABLE "res\\SaferNameEntry.ico"
  60. IDI_SETTINGS ICON DISCARDABLE "res\\settings.ico"
  61. IDI_SAFER_CERT_ENTRY ICON DISCARDABLE "res\\SaferCertEntry.ico"
  62. IDI_SAFER_WINDOWS_SNAPIN ICON DISCARDABLE "res\\SaferWindows.ico"
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // Dialog
  66. //
  67. IDD_PROPPAGE_CHOOSE_ACCOUNT DIALOG DISCARDABLE 0, 0, 252, 176
  68. STYLE WS_CHILD | WS_CAPTION
  69. CAPTION "Certificates snap-in"
  70. FONT 8, "MS Shell Dlg"
  71. BEGIN
  72. LTEXT "This snap-in will always manage certificates for:",
  73. IDC_STATIC,7,7,238,8
  74. CONTROL "&My user account",IDC_PERSONAL_ACCT,"Button",
  75. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,7,20,238,10
  76. CONTROL "&Service account",IDC_SERVICE_ACCT,"Button",
  77. BS_AUTORADIOBUTTON,7,33,238,10
  78. CONTROL "&Computer account",IDC_MACHINE_ACCT,"Button",
  79. BS_AUTORADIOBUTTON,7,46,238,10
  80. END
  81. IDD_PROPPAGE_CHOOSE_SERVICE DIALOG DISCARDABLE 0, 0, 252, 176
  82. STYLE WS_CHILD | WS_CAPTION
  83. CAPTION "Certificates snap-in"
  84. FONT 8, "MS Shell Dlg"
  85. BEGIN
  86. LTEXT "Select the service account on %1 that you want this snap-in to manage.",
  87. IDC_INSTRUCTIONS,7,7,235,27
  88. LTEXT "&Service account:",IDC_STATIC,7,44,238,8
  89. LISTBOX IDC_ACCT_NAME,7,55,238,114,LBS_SORT |
  90. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
  91. END
  92. IDD_FIND DIALOGEX 0, 0, 285, 231
  93. STYLE DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
  94. EXSTYLE WS_EX_NOPARENTNOTIFY | WS_EX_CONTEXTHELP
  95. CAPTION "Find Certificates"
  96. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  97. BEGIN
  98. LTEXT "Fin&d in:",IDC_STATIC,9,11,24,8
  99. COMBOBOX IDC_STORE_LIST,37,7,242,77,CBS_DROPDOWNLIST | CBS_SORT |
  100. WS_VSCROLL | WS_TABSTOP,0,HIDC_STORE_LIST
  101. LTEXT "Con&tains:",IDC_STATIC,10,43,30,8
  102. EDITTEXT IDC_CONTAINS_TEXT,66,41,149,14,ES_AUTOHSCROLL,0,
  103. HIDC_CONTAINS_TEXT
  104. LTEXT "&Look in Field:",IDC_STATIC,10,62,43,8
  105. COMBOBOX IDC_FIELD_LIST,66,61,149,72,CBS_DROPDOWNLIST | CBS_SORT |
  106. WS_VSCROLL | WS_TABSTOP,0,HIDC_FIELD_LIST
  107. DEFPUSHBUTTON "Fi&nd Now",IDC_FIND_NOW,229,41,50,14,0,0,HIDC_FIND_NOW
  108. PUSHBUTTON "Sto&p",IDC_STOP,229,59,50,14,0,0,HIDC_STOP
  109. PUSHBUTTON "Ne&w Search",IDC_NEW_SEARCH,229,77,50,14,0,0,
  110. HIDC_NEW_SEARCH
  111. CONTROL "Animate1",IDC_ANIMATE,"SysAnimate32",ACS_CENTER |
  112. ACS_TRANSPARENT,232,95,47,35
  113. CONTROL "List1",IDC_RESULT_LIST,"SysListView32",LVS_REPORT |
  114. LVS_SHOWSELALWAYS | LVS_SORTASCENDING | WS_BORDER |
  115. WS_TABSTOP,0,135,285,83,WS_EX_CLIENTEDGE
  116. END
  117. IDD_AUTO_CERT_REQUEST_GENERAL DIALOGEX 0, 0, 252, 218
  118. STYLE WS_CHILD | WS_CAPTION
  119. CAPTION "General"
  120. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  121. BEGIN
  122. LTEXT "Certificate type:",IDC_STATIC,7,42,238,8
  123. EDITTEXT IDC_CERT_TYPE,7,52,238,14,ES_AUTOHSCROLL | ES_READONLY,0,
  124. HIDC_CERT_TYPE
  125. LTEXT "Certificate purpose:",IDC_STATIC,7,73,238,8
  126. EDITTEXT IDC_CERT_PURPOSES,7,83,238,43,ES_AUTOHSCROLL |
  127. ES_READONLY,0,HIDC_CERT_PURPOSES
  128. LTEXT "&Certificate authorities:",IDC_STATIC,7,132,238,8
  129. LISTBOX IDC_CA_LIST,7,142,238,69,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  130. LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP,0,HIDC_CA_LIST
  131. ICON "",IDC_STATIC,7,7,20,20
  132. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,34,
  133. 238,1
  134. END
  135. IDD_ADD_EFS_AGENT_COMPLETION DIALOG DISCARDABLE 0, 0, 318, 186
  136. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  137. FONT 8, "MS Shell Dlg"
  138. BEGIN
  139. LTEXT "Completing the Add Recovery Agent Wizard",IDC_BIGBOLD,
  140. 115,8,190,24
  141. LTEXT "You have successfully completed the Add Recovery Agent wizard.",
  142. IDC_STATIC,115,40,190,17
  143. LTEXT "The following users have been designated as recovery agents:",
  144. IDC_STATIC,115,59,190,19
  145. CONTROL "List1",IDC_ADDLIST,"SysListView32",LVS_REPORT |
  146. LVS_SORTASCENDING | WS_BORDER | WS_TABSTOP,115,80,190,85
  147. LTEXT "To close this wizard, click Finish.",IDC_STATIC,115,173,
  148. 190,8
  149. END
  150. IDD_ADD_EFS_AGENT_SELECT_USER DIALOG DISCARDABLE 0, 0, 317, 143
  151. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  152. FONT 8, "MS Shell Dlg"
  153. BEGIN
  154. LTEXT "Select the users you want to designate as recovery agents. You may select the users directly from Active Directory if the certificates are published in the directory. Otherwise, you need certificate (.cer) files for the users you want to designate.",
  155. IDC_STATIC,21,1,275,28
  156. LTEXT "&Recovery agents:",IDC_STATIC,21,36,275,8
  157. CONTROL "List2",IDC_ADDLIST,"SysListView32",LVS_REPORT |
  158. LVS_SORTASCENDING | WS_BORDER | WS_TABSTOP,21,46,195,75
  159. PUSHBUTTON "Browse &Directory...",IDC_BROWSE_DIR,226,46,70,14
  160. PUSHBUTTON "Browse &Folders...",IDC_BROWSE_FILE,226,64,70,14
  161. END
  162. IDD_ADD_EFS_AGENT_WELCOME DIALOG DISCARDABLE 0, 0, 317, 186
  163. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  164. FONT 8, "MS Shell Dlg"
  165. BEGIN
  166. LTEXT "Welcome to the Add Recovery Agent Wizard",
  167. IDC_STATICB_BOLD,115,11,189,24
  168. LTEXT "This wizard helps you designate selected users as recovery agents for files that have been encrypted by other users. Recovery agents can decrypt files using their certificates and public keys.",
  169. IDC_STATIC,115,40,189,33
  170. LTEXT "In Group Policy Editor, you can specify the scope (domain or organizational unit) of a recovery agent.",
  171. IDC_STATIC,115,79,189,17
  172. LTEXT "To continue, click Next.",IDC_STATIC,115,102,189,8
  173. END
  174. IDD_GPE_GENERAL DIALOGEX 0, 0, 252, 218
  175. STYLE WS_CHILD | WS_CAPTION
  176. CAPTION "General"
  177. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  178. BEGIN
  179. ICON "",IDC_STATIC,7,7,20,20
  180. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,34,
  181. 238,1
  182. CONTROL "All&ow users to select new root certification authorities (CAs) to trust",
  183. IDC_ENABLE_USER_ROOT_STORE,"Button",BS_AUTOCHECKBOX |
  184. BS_TOP | BS_MULTILINE | WS_TABSTOP,7,42,238,10,0,
  185. HIDC_ENABLE_USER_ROOT_STORE
  186. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,58,
  187. 238,1
  188. LTEXT "Client computers can trust the following certificate stores:",
  189. IDC_STATIC,7,63,179,8
  190. CONTROL "&Third-Party Root Certification Authorities and Enterprise Root Certification Authorities",
  191. IDC_UNSET_DISABLE_LM_AUTH_FLAG,"Button",
  192. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP |
  193. WS_TABSTOP,7,79,238,20
  194. CONTROL "&Enterprise Root Certification Authorities",
  195. IDC_SET_DISABLE_LM_AUTH_FLAG,"Button",BS_AUTORADIOBUTTON,
  196. 7,101,138,10
  197. LTEXT "To perform certificate-based authentication of users and computers, CAs must meet the following criteria:",
  198. IDC_STATIC,7,122,238,18
  199. CONTROL "&Registered in Active Directory only",
  200. IDC_UNSET_DISABLE_NT_AUTH_REQUIRED_FLAG,"Button",
  201. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,7,144,124,10
  202. CONTROL "Registere&d in Active Directory and compliant with name constraints requirements for user principal names (UPNs)",
  203. IDC_SET_DISABLE_NT_AUTH_REQUIRED_FLAG,"Button",
  204. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,160,238,24
  205. END
  206. IDD_PASSWORD DIALOGEX 0, 0, 252, 106
  207. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  208. EXSTYLE WS_EX_CONTEXTHELP
  209. CAPTION "Set Password"
  210. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  211. BEGIN
  212. DEFPUSHBUTTON "OK",IDOK,141,85,50,14
  213. PUSHBUTTON "Cancel",IDCANCEL,195,85,50,14
  214. LTEXT "Enter a password to protect the certificate PFX file:",
  215. IDC_STATIC,7,7,238,8
  216. EDITTEXT IDC_PASSWORD1,118,22,127,14,ES_PASSWORD | ES_AUTOHSCROLL,
  217. 0,HIDC_PASSWORD1
  218. LTEXT "Password:",IDC_STATIC,7,25,103,8
  219. LTEXT "Confirm password:",IDC_STATIC,7,43,103,8
  220. EDITTEXT IDC_PASSWORD2,118,40,127,14,ES_PASSWORD | ES_AUTOHSCROLL,
  221. 0,HIDC_PASSWORD2
  222. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,76,
  223. 238,1
  224. END
  225. IDD_VIEW_OPTIONS DIALOGEX 0, 0, 251, 151
  226. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  227. EXSTYLE WS_EX_CONTEXTHELP
  228. CAPTION "View Options"
  229. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  230. BEGIN
  231. GROUPBOX "View mode",IDC_VIEW_MODE_GROUP,7,7,237,56
  232. LTEXT "Organize view mode by:",IDC_STATIC,16,20,219,8
  233. CONTROL "&Certificate purpose",IDC_VIEW_BY_PURPOSE,"Button",
  234. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP |
  235. WS_TABSTOP,16,33,219,10,0,HIDC_VIEW_BY_PURPOSE
  236. CONTROL "&Logical certificate stores",IDC_VIEW_BY_STORE,"Button",
  237. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,16,46,219,10,
  238. 0,HIDC_VIEW_BY_STORE
  239. LTEXT "Show the following:",IDC_STATIC,7,70,237,8
  240. CONTROL "&Physical certificate stores",IDC_SHOW_PHYSICAL,"Button",
  241. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,
  242. 83,237,10,0,HIDC_SHOW_PHYSICAL
  243. CONTROL "&Archived certificates",IDC_SHOW_ARCHIVED,"Button",
  244. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,
  245. 96,237,10,0,HIDC_SHOW_ARCHIVED
  246. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,122,
  247. 237,1
  248. DEFPUSHBUTTON "OK",IDOK,139,130,50,14
  249. PUSHBUTTON "Cancel",IDCANCEL,194,130,50,14
  250. END
  251. IDD_POLICY_PRECEDENCE DIALOG DISCARDABLE 0, 0, 252, 218
  252. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  253. CAPTION "Precedence"
  254. FONT 8, "MS Shell Dlg"
  255. BEGIN
  256. LTEXT "The following list contains the policies that can apply to this item. The policy at the top of the list has precedence and is the only policy applied to the item.",
  257. -1,7,7,238,23
  258. CONTROL "",IDC_POLICY_PRECEDENCE,"SysListView32",LVS_REPORT |
  259. LVS_SINGLESEL | LVS_NOSORTHEADER | WS_BORDER |
  260. WS_TABSTOP,7,47,238,164
  261. END
  262. IDD_ACR_SETUP_FINAL DIALOGEX 0, 0, 317, 186
  263. STYLE DS_3DLOOK | WS_CHILD | WS_DISABLED | WS_BORDER
  264. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  265. BEGIN
  266. LTEXT "Completing the Automatic Certificate Request Setup Wizard",
  267. IDC_BOLD_STATIC,115,8,189,43
  268. LTEXT "You have successfully completed the Automatic Certificate Request Setup wizard.",
  269. IDC_STATIC,116,54,189,17
  270. LTEXT "The certificate template you selected is listed below:",
  271. IDC_STATIC,115,77,189,10
  272. CONTROL "List1",IDC_CHOICES_LIST,"SysListView32",LVS_REPORT |
  273. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
  274. WS_TABSTOP,115,86,189,87,WS_EX_CLIENTEDGE
  275. END
  276. IDD_ACR_SETUP_TYPE DIALOGEX 0, 0, 317, 143
  277. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  278. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  279. BEGIN
  280. LTEXT "A certificate template is a set of predefined properties for certificates issued to computers. Select a template from the following list.",
  281. IDC_STATIC,21,1,275,17
  282. LTEXT "C&ertificate templates:",IDC_STATIC,21,24,275,8
  283. CONTROL "List1",IDC_CERT_TYPES,"SysListView32",LVS_REPORT |
  284. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  285. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,21,34,275,91,
  286. WS_EX_CLIENTEDGE
  287. END
  288. IDD_ACR_SETUP_WELCOME DIALOG DISCARDABLE 0, 0, 317, 186
  289. STYLE WS_CHILD | WS_BORDER
  290. FONT 8, "MS Shell Dlg"
  291. BEGIN
  292. LTEXT "Welcome to the Automatic Certificate Request Setup Wizard",
  293. IDC_WIZARD_STATIC_BIG_BOLD1,115,8,189,38
  294. LTEXT "This wizard helps you set up automatic certificate requests for computers.",
  295. IDC_STATIC,115,50,189,17
  296. LTEXT "Using automatic certificate requests, an administrator can specify which types of certificate can be automatically requested by a computer.",
  297. IDC_STATIC,115,73,189,25
  298. LTEXT "To continue, click Next.",IDC_STATIC,115,119,189,8
  299. END
  300. IDD_PROPPAGE_AUTOENROLL DIALOG DISCARDABLE 0, 0, 266, 139
  301. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  302. CAPTION "General"
  303. FONT 8, "MS Shell Dlg"
  304. BEGIN
  305. ICON IDI_AUTOENROLL,IDC_STATIC,12,9,20,20
  306. LTEXT "Enroll user and computer certificates automatically",
  307. IDC_STATIC,46,16,158,8
  308. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,14,34,
  309. 238,1
  310. CONTROL "&Do not enroll certificates automatically",
  311. IDC_AUTOENROLL_DISABLE_ALL,"Button",BS_AUTORADIOBUTTON,
  312. 15,46,135,10
  313. CONTROL "&Enroll certificates automatically",
  314. IDC_AUTOENROLL_ENABLE,"Button",BS_AUTORADIOBUTTON,15,63,
  315. 112,10
  316. CONTROL "&Renew expired certificates, update pending certificates, and remove revoked certificates",
  317. IDC_AUTOENROLL_ENABLE_PENDING,"Button",BS_AUTOCHECKBOX |
  318. BS_TOP | BS_MULTILINE | WS_TABSTOP,31,78,228,18
  319. CONTROL "&Update certificates that use certificate templates",
  320. IDC_AUTOENROLL_ENABLE_TEMPLATE,"Button",BS_AUTOCHECKBOX |
  321. BS_MULTILINE | WS_TABSTOP,31,102,228,19
  322. END
  323. IDD_SAFER_LEVEL_GENERAL DIALOGEX 0, 0, 252, 218
  324. STYLE DS_CONTEXTHELP | WS_CHILD | WS_DISABLED | WS_CAPTION
  325. EXSTYLE WS_EX_CONTEXTHELP
  326. CAPTION "General"
  327. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  328. BEGIN
  329. LTEXT "",IDC_SAFER_LEVEL_NAME,38,13,207,8
  330. LTEXT "&Description:",IDC_STATIC,7,49,38,8
  331. EDITTEXT IDC_SAFER_LEVEL_DESCRIPTION,7,62,238,49,ES_MULTILINE |
  332. ES_AUTOHSCROLL | ES_READONLY
  333. LTEXT "Not default level",IDC_SAFER_LEVEL_STATUS,32,130,213,8
  334. PUSHBUTTON "&Set as Default",IDC_SAFER_LEVEL_SET_AS_DEFAULT,172,159,
  335. 73,14
  336. LTEXT "Status:",IDC_STATIC,7,130,23,8
  337. LTEXT "To make this the default security level for all software, click Set as Default.",
  338. IDC_LEVEL_INSTRUCTIONS,7,159,161,23
  339. ICON IDI_SAFER_LEVEL,IDC_STATIC,7,7,20,20
  340. END
  341. IDD_SAFER_ENTRY_PATH DIALOGEX 0, 0, 253, 218
  342. STYLE DS_CONTEXTHELP | WS_CHILD | WS_DISABLED | WS_CAPTION
  343. EXSTYLE WS_EX_CONTEXTHELP
  344. CAPTION "General"
  345. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  346. BEGIN
  347. ICON IDI_SAFER_NAME_ENTRY,IDC_STATIC,7,7,20,20
  348. LTEXT "Use rules to override the default security level.",
  349. IDC_PATH_TITLE,34,15,212,8
  350. LTEXT "&Path:",IDC_STATIC,7,41,18,8
  351. EDITTEXT IDC_PATH_ENTRY_PATH,7,51,158,14,ES_AUTOHSCROLL
  352. PUSHBUTTON "&Browse...",IDC_PATH_ENTRY_BROWSE,188,51,58,14
  353. LTEXT "&Security level:",IDC_STATIC,7,75,45,8
  354. COMBOBOX IDC_PATH_ENTRY_SECURITY_LEVEL,7,86,166,64,
  355. CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  356. LTEXT "&Description:",IDC_STATIC,7,144,38,8
  357. EDITTEXT IDC_PATH_ENTRY_DESCRIPTION,7,153,239,33,ES_MULTILINE |
  358. ES_AUTOVSCROLL
  359. LTEXT "Date last &modified:",IDC_DATE_LAST_MODIFIED_LABEL,7,
  360. 196,59,8
  361. EDITTEXT IDC_PATH_ENTRY_LAST_MODIFIED,88,197,158,14,
  362. ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
  363. END
  364. IDD_SAFER_ENTRY_HASH DIALOGEX 0, 0, 252, 218
  365. STYLE DS_CONTEXTHELP | WS_CHILD | WS_DISABLED | WS_CAPTION
  366. EXSTYLE WS_EX_CONTEXTHELP
  367. CAPTION "General"
  368. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  369. BEGIN
  370. LTEXT "Use rules to override the default security level.",
  371. IDC_HASH_TITLE,39,13,206,10
  372. LTEXT "&File hash:",IDC_STATIC,7,53,31,8
  373. EDITTEXT IDC_HASH_HASHED_FILE_PATH,7,63,180,14,ES_AUTOHSCROLL
  374. PUSHBUTTON "&Browse...",IDC_HASH_ENTRY_BROWSE,195,62,50,14
  375. LTEXT "File inf&ormation:",IDC_STATIC,7,82,50,8
  376. EDITTEXT IDC_HASH_ENTRY_HASHFILE_DETAILS,7,93,238,36,ES_MULTILINE |
  377. ES_AUTOVSCROLL | WS_VSCROLL
  378. LTEXT "&Security level:",IDC_STATIC,7,139,45,8
  379. COMBOBOX IDC_HASH_ENTRY_SECURITY_LEVEL,67,138,178,60,
  380. CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  381. LTEXT "&Description:",IDC_STATIC,7,154,38,8
  382. EDITTEXT IDC_HASH_ENTRY_DESCRIPTION,7,164,238,25,ES_MULTILINE |
  383. ES_AUTOVSCROLL
  384. LTEXT "Date last &modified:",IDC_DATE_LAST_MODIFIED_LABEL,7,
  385. 196,59,8
  386. EDITTEXT IDC_HASH_ENTRY_LAST_MODIFIED,87,197,158,14,
  387. ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
  388. ICON IDI_SAFER_HASH_ENTRY,IDC_STATIC,7,7,20,20
  389. LTEXT "Click Browse to select the file you want to hash. The file's attributes, such as its size and the date and time it was created, are automatically populated.",
  390. IDC_HASH_INSTRUCTIONS,39,24,206,26
  391. END
  392. IDD_SAFER_ENTRY_INTERNET_ZONE DIALOGEX 0, 0, 252, 218
  393. STYLE DS_CONTEXTHELP | WS_CHILD | WS_DISABLED | WS_CAPTION
  394. EXSTYLE WS_EX_CONTEXTHELP
  395. CAPTION "General"
  396. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  397. BEGIN
  398. LTEXT "User rules to override the default security level.",
  399. IDC_URLZONE_TITLE,37,15,208,8
  400. LTEXT "I&nternet zone:",IDC_STATIC,7,42,44,8
  401. COMBOBOX IDC_IZONE_ENTRY_ZONES,8,53,166,73,CBS_DROPDOWNLIST |
  402. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  403. LTEXT "&Security level:",IDC_STATIC,7,73,45,8
  404. COMBOBOX IDC_IZONE_ENTRY_SECURITY_LEVEL,7,84,166,60,
  405. CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  406. LTEXT "&Description:",IDC_STATIC,7,140,38,8
  407. EDITTEXT IDC_IZONE_ENTRY_DESCRIPTION,7,150,238,36,ES_MULTILINE |
  408. ES_AUTOVSCROLL | ES_READONLY
  409. LTEXT "Date last &modified:",IDC_DATE_LAST_MODIFIED_LABEL,7,
  410. 197,59,8
  411. EDITTEXT IDC_IZONE_ENTRY_LAST_MODIFIED,87,197,158,14,
  412. ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
  413. ICON IDI_SAFER_URL_ENTRY,IDC_STATIC,7,7,20,20
  414. LTEXT "This rule applies to software installed by the Windows Installer.",
  415. IDC_STATIC,37,27,207,8
  416. END
  417. IDD_SAFER_ENTRY_CERTIFICATE DIALOGEX 0, 0, 252, 218
  418. STYLE DS_CONTEXTHELP | WS_CHILD | WS_DISABLED | WS_CAPTION
  419. EXSTYLE WS_EX_CONTEXTHELP
  420. CAPTION "General"
  421. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  422. BEGIN
  423. ICON IDI_SAFER_CERT_ENTRY,IDC_STATIC,7,7,20,20
  424. LTEXT "Use rules to override the default security level.\n\nClick Browse to select a certificate, and then select a security level.",
  425. IDC_CERTIFICATE_TITLE,41,15,204,32
  426. LTEXT "&Certificate subject name:",
  427. IDC_CERT_ENTRY_SUBJECT_NAME_LABEL,7,51,78,8
  428. EDITTEXT IDC_CERT_ENTRY_SUBJECT_NAME,7,61,165,14,ES_AUTOHSCROLL |
  429. ES_READONLY
  430. PUSHBUTTON "&Browse...",IDC_CERT_ENTRY_BROWSE,195,61,50,14
  431. LTEXT "To view details about the selected certificate, click Details.",
  432. IDC_STATIC,7,87,113,17
  433. PUSHBUTTON "D&etails...",IDC_SAFER_CERT_VIEW,195,89,50,14
  434. LTEXT "&Security level:",IDC_STATIC,7,110,45,8
  435. COMBOBOX IDC_CERT_ENTRY_SECURITY_LEVEL,7,121,166,66,
  436. CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  437. LTEXT "&Description:",IDC_STATIC,7,139,38,8
  438. EDITTEXT IDC_CERT_ENTRY_DESCRIPTION,7,149,238,38,ES_MULTILINE |
  439. ES_AUTOVSCROLL
  440. LTEXT "Date last &modified:",IDC_DATE_LAST_MODIFIED_LABEL,7,
  441. 197,59,8
  442. EDITTEXT IDC_CERT_ENTRY_LAST_MODIFIED,87,197,158,14,
  443. ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
  444. END
  445. IDD_SAFER_DEFINED_FILE_TYPES DIALOGEX 0, 0, 252, 218
  446. STYLE DS_CONTEXTHELP | WS_CHILD | WS_DISABLED | WS_CAPTION
  447. EXSTYLE WS_EX_CONTEXTHELP
  448. CAPTION "General"
  449. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  450. BEGIN
  451. LTEXT "The following file types define what is considered to be executable code. They are in addition to the standard program file types, such as EXE, DLL, and VBS.",
  452. IDC_STATIC,7,7,238,30
  453. LTEXT "D&esignated file types:",IDC_STATIC,7,46,68,8
  454. CONTROL "List1",IDC_DEFINED_FILE_TYPES,"SysListView32",
  455. LVS_REPORT | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  456. LVS_SHAREIMAGELISTS | LVS_NOSORTHEADER | WS_BORDER |
  457. WS_TABSTOP,7,57,238,103
  458. PUSHBUTTON "&Remove",IDC_DELETE_DEFINED_FILE_TYPE,195,167,50,14
  459. LTEXT "To add a file type, type its extension, and then click Add.",
  460. IDC_DEFINED_FILE_TYPE_EDIT_INSTRUCTIONS,7,183,179,8
  461. LTEXT "&File extension:",IDC_DEFINED_FILE_TYPE_EDIT_LABEL,7,
  462. 199,46,8
  463. EDITTEXT IDC_DEFINED_FILE_TYPE_EDIT,59,197,30,14,ES_AUTOHSCROLL
  464. PUSHBUTTON "A&dd",IDC_ADD_DEFINED_FILE_TYPE,95,197,50,14
  465. END
  466. IDD_SAFER_TRUSTED_PUBLISHER DIALOGEX 0, 0, 252, 218
  467. STYLE DS_CONTEXTHELP | WS_CHILD | WS_DISABLED | WS_CAPTION
  468. EXSTYLE WS_EX_CONTEXTHELP
  469. CAPTION "General"
  470. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  471. BEGIN
  472. LTEXT "Allow the following users to select trusted publishers:",
  473. IDC_STATIC,7,7,165,8
  474. CONTROL "&End users",IDC_TP_BY_END_USER,"Button",
  475. BS_AUTORADIOBUTTON | WS_GROUP,19,21,47,10
  476. CONTROL "&Local computer administrators",
  477. IDC_TP_BY_LOCAL_COMPUTER_ADMIN,"Button",
  478. BS_AUTORADIOBUTTON,19,37,109,10
  479. CONTROL "E&nterprise administrators",IDC_TP_BY_ENTERPRISE_ADMIN,
  480. "Button",BS_AUTORADIOBUTTON,19,52,92,10
  481. LTEXT "Before trusting a publisher, check the following to determine if the certificate is revoked:",
  482. IDC_STATIC,7,70,238,19
  483. CONTROL "&Publisher",IDC_TP_REV_CHECK_PUBLISHER,"Button",
  484. BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,19,90,45,10
  485. CONTROL "&Timestamp",IDC_TP_REV_CHECK_TIMESTAMP,"Button",
  486. BS_AUTOCHECKBOX | WS_TABSTOP,19,105,50,10
  487. END
  488. IDD_SAFER_ENFORCEMENT DIALOGEX 0, 0, 252, 218
  489. STYLE DS_CONTEXTHELP | WS_CHILD | WS_DISABLED | WS_CAPTION
  490. EXSTYLE WS_EX_CONTEXTHELP
  491. CAPTION "General"
  492. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  493. BEGIN
  494. LTEXT "Apply software restriction policies to the following:",
  495. IDC_STATIC,7,7,156,8
  496. CONTROL "All &software files except libraries (such as DLLs)",
  497. IDC_ALL_EXCEPT_LIBS,"Button",BS_AUTORADIOBUTTON,23,25,
  498. 164,10
  499. CONTROL "All s&oftware files",IDC_ALL_SOFTWARE_FILES,"Button",
  500. BS_AUTORADIOBUTTON,23,42,66,10
  501. LTEXT "Note: If the default level is Disallowed, applying software restriction policies to libraries requires you to set rules for all the libraries used by a program in order to use the program.",
  502. IDC_STATIC,7,63,238,29
  503. LTEXT "Apply software restriction policies to the following users:",
  504. IDC_STATIC,7,100,174,8
  505. CONTROL "All &users",IDC_APPLY_TO_ALL_USERS,"Button",
  506. BS_AUTORADIOBUTTON,19,115,42,10
  507. CONTROL "All us&ers except local administrators",
  508. IDC_APPLY_EXCEPT_ADMINS,"Button",BS_AUTORADIOBUTTON,19,
  509. 131,127,10
  510. END
  511. IDD_EFS_GENERAL DIALOG DISCARDABLE 0, 0, 252, 218
  512. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  513. CAPTION "General"
  514. FONT 8, "MS Shell Dlg"
  515. BEGIN
  516. ICON "",IDC_STATIC,7,7,20,20
  517. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,34,
  518. 238,1
  519. CONTROL "All&ow users to encrypt files using Encrypting File System (EFS)",
  520. IDC_TURN_ON_EFS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,
  521. 43,206,10
  522. END
  523. /////////////////////////////////////////////////////////////////////////////
  524. //
  525. // DESIGNINFO
  526. //
  527. #ifdef APSTUDIO_INVOKED
  528. GUIDELINES DESIGNINFO DISCARDABLE
  529. BEGIN
  530. IDD_PROPPAGE_CHOOSE_ACCOUNT, DIALOG
  531. BEGIN
  532. LEFTMARGIN, 7
  533. RIGHTMARGIN, 245
  534. TOPMARGIN, 7
  535. BOTTOMMARGIN, 169
  536. END
  537. IDD_PROPPAGE_CHOOSE_SERVICE, DIALOG
  538. BEGIN
  539. LEFTMARGIN, 7
  540. RIGHTMARGIN, 245
  541. TOPMARGIN, 7
  542. BOTTOMMARGIN, 169
  543. END
  544. IDD_FIND, DIALOG
  545. BEGIN
  546. TOPMARGIN, 7
  547. BOTTOMMARGIN, 218
  548. END
  549. IDD_AUTO_CERT_REQUEST_GENERAL, DIALOG
  550. BEGIN
  551. LEFTMARGIN, 7
  552. RIGHTMARGIN, 245
  553. TOPMARGIN, 7
  554. BOTTOMMARGIN, 211
  555. END
  556. IDD_ADD_EFS_AGENT_COMPLETION, DIALOG
  557. BEGIN
  558. RIGHTMARGIN, 305
  559. VERTGUIDE, 115
  560. TOPMARGIN, 8
  561. HORZGUIDE, 40
  562. END
  563. IDD_ADD_EFS_AGENT_SELECT_USER, DIALOG
  564. BEGIN
  565. VERTGUIDE, 21
  566. VERTGUIDE, 296
  567. TOPMARGIN, 1
  568. END
  569. IDD_ADD_EFS_AGENT_WELCOME, DIALOG
  570. BEGIN
  571. RIGHTMARGIN, 304
  572. VERTGUIDE, 115
  573. TOPMARGIN, 11
  574. HORZGUIDE, 40
  575. END
  576. IDD_GPE_GENERAL, DIALOG
  577. BEGIN
  578. LEFTMARGIN, 7
  579. RIGHTMARGIN, 245
  580. TOPMARGIN, 7
  581. BOTTOMMARGIN, 211
  582. END
  583. IDD_PASSWORD, DIALOG
  584. BEGIN
  585. LEFTMARGIN, 7
  586. RIGHTMARGIN, 245
  587. VERTGUIDE, 110
  588. VERTGUIDE, 118
  589. TOPMARGIN, 7
  590. BOTTOMMARGIN, 99
  591. END
  592. IDD_VIEW_OPTIONS, DIALOG
  593. BEGIN
  594. LEFTMARGIN, 7
  595. RIGHTMARGIN, 244
  596. VERTGUIDE, 16
  597. VERTGUIDE, 235
  598. TOPMARGIN, 7
  599. BOTTOMMARGIN, 144
  600. END
  601. IDD_POLICY_PRECEDENCE, DIALOG
  602. BEGIN
  603. LEFTMARGIN, 7
  604. RIGHTMARGIN, 245
  605. TOPMARGIN, 7
  606. BOTTOMMARGIN, 211
  607. END
  608. IDD_PROPPAGE_AUTOENROLL, DIALOG
  609. BEGIN
  610. LEFTMARGIN, 7
  611. RIGHTMARGIN, 259
  612. TOPMARGIN, 7
  613. BOTTOMMARGIN, 132
  614. END
  615. IDD_SAFER_LEVEL_GENERAL, DIALOG
  616. BEGIN
  617. LEFTMARGIN, 7
  618. RIGHTMARGIN, 245
  619. TOPMARGIN, 7
  620. BOTTOMMARGIN, 211
  621. END
  622. IDD_SAFER_ENTRY_PATH, DIALOG
  623. BEGIN
  624. LEFTMARGIN, 7
  625. RIGHTMARGIN, 246
  626. TOPMARGIN, 7
  627. BOTTOMMARGIN, 211
  628. END
  629. IDD_SAFER_ENTRY_HASH, DIALOG
  630. BEGIN
  631. LEFTMARGIN, 7
  632. RIGHTMARGIN, 245
  633. TOPMARGIN, 7
  634. BOTTOMMARGIN, 211
  635. END
  636. IDD_SAFER_ENTRY_INTERNET_ZONE, DIALOG
  637. BEGIN
  638. LEFTMARGIN, 7
  639. RIGHTMARGIN, 245
  640. TOPMARGIN, 7
  641. BOTTOMMARGIN, 211
  642. END
  643. IDD_SAFER_ENTRY_CERTIFICATE, DIALOG
  644. BEGIN
  645. LEFTMARGIN, 7
  646. RIGHTMARGIN, 245
  647. TOPMARGIN, 7
  648. BOTTOMMARGIN, 211
  649. HORZGUIDE, 60
  650. END
  651. IDD_SAFER_DEFINED_FILE_TYPES, DIALOG
  652. BEGIN
  653. LEFTMARGIN, 7
  654. RIGHTMARGIN, 245
  655. TOPMARGIN, 7
  656. BOTTOMMARGIN, 211
  657. END
  658. IDD_SAFER_TRUSTED_PUBLISHER, DIALOG
  659. BEGIN
  660. LEFTMARGIN, 7
  661. RIGHTMARGIN, 245
  662. TOPMARGIN, 7
  663. BOTTOMMARGIN, 211
  664. END
  665. IDD_SAFER_ENFORCEMENT, DIALOG
  666. BEGIN
  667. LEFTMARGIN, 7
  668. RIGHTMARGIN, 245
  669. TOPMARGIN, 7
  670. BOTTOMMARGIN, 211
  671. END
  672. IDD_EFS_GENERAL, DIALOG
  673. BEGIN
  674. LEFTMARGIN, 7
  675. RIGHTMARGIN, 245
  676. TOPMARGIN, 7
  677. BOTTOMMARGIN, 211
  678. END
  679. END
  680. #endif // APSTUDIO_INVOKED
  681. /////////////////////////////////////////////////////////////////////////////
  682. //
  683. // Bitmap
  684. //
  685. IDB_CERTIFICATE_SMALL BITMAP DISCARDABLE "res\\bmp00001.bmp"
  686. IDB_CERTIFICATE_LARGE BITMAP DISCARDABLE "res\\bmp00002.bmp"
  687. IDB_ACRS_BANNER BITMAP DISCARDABLE "res\\banner.bmp"
  688. IDB_ACRS_WATERMARK BITMAP DISCARDABLE "res\\watermrk.bmp"
  689. IDB_RECOVERY_WATERMARK BITMAP DISCARDABLE "res\\recover.BMP"
  690. IDB_RECOVERY_BANNER BITMAP DISCARDABLE "res\\reco_hd.BMP"
  691. IDB_CERTMGR_SMALL BITMAP DISCARDABLE "res\\certmgrS.bmp"
  692. IDB_CERTMGR_LARGE BITMAP DISCARDABLE "res\\certmgrL.bmp"
  693. IDB_SAFERWINDOWS_LARGE BITMAP DISCARDABLE "res\\SaferWindowsLarge.bmp"
  694. /////////////////////////////////////////////////////////////////////////////
  695. //
  696. // Menu
  697. //
  698. IDR_FIND_DLG_MENU MENU DISCARDABLE
  699. BEGIN
  700. POPUP "&File"
  701. BEGIN
  702. MENUITEM "Renew with &New Key", ID_FILE_RENEW_NEW_KEY
  703. , GRAYED
  704. MENUITEM "Renew with &Same Key", ID_FILE_RENEW_SAME_KEY
  705. , GRAYED
  706. MENUITEM "&Export", ID_FILE_EXPORT, GRAYED
  707. MENUITEM "&Delete", ID_FILE_DELETE, GRAYED
  708. MENUITEM "&Properties", ID_FILE_PROPERTIES, GRAYED
  709. MENUITEM "&Open", ID_VIEW, GRAYED
  710. MENUITEM SEPARATOR
  711. MENUITEM "&Close", IDCANCEL
  712. END
  713. POPUP "&Edit"
  714. BEGIN
  715. MENUITEM "&Select All", ID_EDIT_SELECTALL
  716. MENUITEM "&Invert Selection", ID_EDIT_INVERTSELECTION
  717. END
  718. POPUP "&View"
  719. BEGIN
  720. MENUITEM "Lar&ge Icons", ID_VIEW_LARGEICONS
  721. MENUITEM "S&mall Icons", ID_VIEW_SMALLICONS
  722. MENUITEM "&List", IDM_VIEW_LIST
  723. MENUITEM "&Details", IDM_VIEW_DETAILS
  724. END
  725. POPUP "&Help"
  726. BEGIN
  727. MENUITEM "&Help Topics", ID_HELP_HELPTOPICS
  728. END
  729. END
  730. IDR_FIND_DLG_CONTEXT_MENU MENU DISCARDABLE
  731. BEGIN
  732. POPUP "1"
  733. BEGIN
  734. MENUITEM "Open", ID_VIEW
  735. MENUITEM "Properties", IDM_PROPERTIES
  736. MENUITEM SEPARATOR
  737. MENUITEM "Request Certificate with New Key...", ID_ENROLL_NEW_KEY
  738. MENUITEM "Request Certificate with Same Key...", ID_ENROLL_SAME_KEY
  739. MENUITEM "Renew Certificate with New Key...", ID_FILE_RENEW_NEW_KEY
  740. MENUITEM "Renew Certificate with Same Key...",
  741. ID_FILE_RENEW_SAME_KEY
  742. MENUITEM "Export...", ID_FILE_EXPORT
  743. MENUITEM SEPARATOR
  744. MENUITEM "Delete", ID_FILE_DELETE
  745. MENUITEM SEPARATOR
  746. MENUITEM "What's This?", IDM_WHATS_THIS
  747. END
  748. END
  749. IDR_WHATS_THIS_CONTEXT_MENU1 MENU DISCARDABLE
  750. BEGIN
  751. POPUP "1"
  752. BEGIN
  753. MENUITEM "What's This?", IDM_WHATS_THIS
  754. END
  755. END
  756. /////////////////////////////////////////////////////////////////////////////
  757. //
  758. // AVI
  759. //
  760. IDR_FINDCERT_AVI AVI DISCARDABLE "res\\findfile.avi"
  761. /////////////////////////////////////////////////////////////////////////////
  762. //
  763. // String Table
  764. //
  765. STRINGTABLE DISCARDABLE
  766. BEGIN
  767. IDS_CERTMGR_DESC "Certificates 1.0 Object"
  768. IDS_COLUMN_ISSUER "Issued By"
  769. END
  770. STRINGTABLE DISCARDABLE
  771. BEGIN
  772. IDS_SAFER_SET_DEFAULT "Set as default"
  773. IDS_SAFER_SET_DEFAULT_HINT "Make this level the default"
  774. IDS_NEW_HASH_RULE "New Hash Rule"
  775. IDS_MS_CERT_MGR "Certificates"
  776. IDS_NEW_CERTIFICATE_RULE "New Certificate Rule"
  777. IDS_COLUMN_SUBJECT "Issued To"
  778. IDS_COLUMN_EXPIRATION_DATE "Expiration Date"
  779. IDS_VIEW "Open"
  780. IDS_VIEW_HINT "View a certificate"
  781. IDS_FIND "Fi&nd Certificates..."
  782. IDS_FIND_HINT "Search for a certificate in the store"
  783. IDS_PRECEDENCE_TABLE_GPO_NAME "Policy Name"
  784. END
  785. STRINGTABLE DISCARDABLE
  786. BEGIN
  787. IDS_IS_DEFAULT_LEVEL "Default security level"
  788. IDS_DEFAULT_LEVEL_CHANGE_WARNING
  789. "The default level you selected is more restrictive than the current default security level. Changing to this default security level may cause some programs to stop working. Do you want to continue?"
  790. IDS_SELECT_A_FOLDER "Select a file or folder:"
  791. IDS_FILE_CONTAINS_NO_CERT
  792. "The selected file does not contain a valid certificate."
  793. IDS_SAFER_CERTFILEFILTER
  794. "Certificate Files (*.cer, *.crt)|*.cer;*.crt|Signed Files (*.vbs, *.js, *.exe, *.cab, *.cat, *.msi, *.dll, *.ocx)|*.vbs;*.js;*.exe;*.cab;*.cat;*.msi;*.dll;*.ocx|All Files (*.*)|*.*||"
  795. IDS_HASH_STRING_INVALID_CHAR
  796. "'%1' is not a valid hex character. Use only '0' to '9' and 'a' to 'f'."
  797. IDS_HASH_STRING_TOO_LONG
  798. "The hash string is too long. The maximum hash length is %1!d! bytes. The hash string may not contain more than %2!d! characters, not including spaces."
  799. IDS_HASH_TITLE "Hash Rule"
  800. IDS_NEW_URLZONE_RULE "New Internet Zone Rule"
  801. IDS_URLZONE_TITLE "Internet Zone Rule"
  802. IDS_PATH_TITLE "Path Rule"
  803. IDS_CERTIFICATE_TITLE "Certificate Rule"
  804. IDS_HASH_INVALID_LENGTH "The length of the hash is not valid. Enter a hash that contains either 32 or 40 hexadecimal characters."
  805. IDS_PULSEAUTOENROLL "Auto&matically Enroll Certificates"
  806. END
  807. STRINGTABLE DISCARDABLE
  808. BEGIN
  809. IDS_PULSEAUTOENROLL_HINT
  810. "Updates all eligible certificates as a background process"
  811. IDS_CANT_OPEN_AUTOENROLL_EVENT
  812. "The autoenrollment event could not be opened. %1"
  813. IDS_CANT_SET_CONSTRAINED_AS_DEFAULT
  814. "The restricted level cannot be made the default security level."
  815. IDS_FILE "File"
  816. IDS_SAFER_ENFORCEMENT "Enforcement"
  817. IDS_HASH_STRING_BAD_FORMAT "This hash value is in an unrecognized format."
  818. IDS_SHBROWSEFORFOLDER_TITLE "Browse for File or Folder"
  819. IDS_CAN_SET_SAFER_ENFORCEMENT
  820. "Windows could not set the software restriction policy. %1"
  821. IDS_CANT_DELETE_OBJECT_PAGES_OPEN
  822. "Close all property pages before deleting %1."
  823. IDS_USER_MUST_ENTER_HASH "You must provide a hash value."
  824. IDS_CANT_CHANGE_DEFAULT_PAGES_OPEN
  825. "Close all property pages before changing the default level."
  826. IDS_CANT_REFRESH_PAGES_OPEN
  827. "Close all property pages before refreshing the container."
  828. IDS_ZERO_BYTE_FILE_CANNOT_HASH
  829. "The file %1 has a length of zero bytes and cannot be hashed. Choose another file to hash."
  830. IDS_COLUMN_TEMPLATE_NAME "Certificate Template"
  831. END
  832. STRINGTABLE DISCARDABLE
  833. BEGIN
  834. IDS_NO_CERTS_FOUND "No Certificates Found"
  835. IDS_X_CERTS_FOUND "%1!d! Certificates Found"
  836. IDS_FIND_MD5_HASH "MD5 Hash"
  837. IDS_FIND_SHA1_HASH "SHA1 Hash"
  838. IDS_COLUMN_SOURCE_STORE "Store Found In"
  839. IDS_SAFER_NEW_ENTRY_HASH_HINT "Add a new application hash rule"
  840. IDS_EXPORT_STORE "Export Store..."
  841. IDS_EXPORT_STORE_HINT "Export a certificate store"
  842. IDS_CTL_EXPORT_HINT "Export a certificate trust list"
  843. IDS_CTL_VIEW_HINT "View a certificate trust list"
  844. IDS_ANY "<All>"
  845. IDS_NONE "<None>"
  846. IDS_COLUMN_OBJECT_TYPE "Object Type"
  847. IDS_COLUMN_PHYS_CERTIFICATE_STORE "Physical Store Name"
  848. IDS_SCOPE_SNAPIN_TITLE_CERT_MGR_CURRENT_USER "Certificates - Current User"
  849. END
  850. STRINGTABLE DISCARDABLE
  851. BEGIN
  852. IDS_CERTIFICATE_AUTHORITIES "Certification Authorities"
  853. IDS_ERROR_READING_ACR_PURPOSES
  854. "Unable to read enhanced key usage from Auto Certificate Request object."
  855. IDS_ERROR_READING_ACR_CERTTYPE
  856. "Cannot read certificate template information from a Automatic Certificate Request object."
  857. IDS_ACR_EDIT_HINT "Edit the Auto Certificate Request Object by launching the Auto Certificate Request Wizard"
  858. IDS_CRL_VIEW_HINT "View a certificate revocation list"
  859. IDS_CRL_EXPORT_HINT "Export a certificate revocation list"
  860. IDS_SMALLFONTNAME "Verdana"
  861. IDS_SMALLFONTSIZE "8"
  862. IDS_REGISTER_CERTMGR "Register Certificates snap-in"
  863. IDS_INSUFFICIENT_RIGHTS_TO_REGISTER_CERTMGR
  864. "You do not have sufficient rights to register the Certificates snap-in."
  865. END
  866. STRINGTABLE DISCARDABLE
  867. BEGIN
  868. IDS_CERT_CANNOT_BE_PASTED
  869. "The certificate cannot be pasted into the %1 store. %2"
  870. IDS_SCOPE_SNAPIN_TITLE_LOCAL_MACHINE "Certificates (Local Computer)"
  871. IDS_PKP_AUTOENROLLMENT_SETTINGS "Autoenrollment Settings"
  872. IDS_COLUMN_LOG_CERTIFICATE_STORE "Logical Store Name"
  873. IDS_SNAPINSAFERWINDOWSABOUT_DESCRIPTION
  874. "With Software Restriction Policies, you can define a default security level and rules (exceptions to that default security level) that specify what software is allowed to run on a computer. Software restriction policies are enforced when a user or process attempts to run software."
  875. IDS_PUBLIC_KEY_POLICIES_NODE_NAME "Public Key Policies"
  876. IDS_SAFER_LEVELS_NODE_NAME "Security Levels"
  877. IDS_SAFER_ENTRIES_NODE_NAME "Additional Rules"
  878. IDS_COLUMN_NAME "Name"
  879. IDS_COLUMN_DESCRIPTION "Description"
  880. IDS_COLUMN_TYPE "Type"
  881. IDS_COLUMN_LEVEL "Security Level"
  882. IDS_COLUMN_LAST_MODIFIED_DATE "Last Modified Date"
  883. IDS_ENROLL "Request..."
  884. IDS_NEW_PATH_RULE "New Path Rule"
  885. IDS_RENEW_NEW_KEY "Renew Certificate with New Key..."
  886. END
  887. STRINGTABLE DISCARDABLE
  888. BEGIN
  889. IDS_RENEW_NEW_KEY_HINT "Renew a certificate that is close to expiration. Use a new key."
  890. IDS_RENEW_SAME_KEY "Renew Certificate with Same Key..."
  891. IDS_RENEW_SAME_KEY_HINT "Renew a certificate that is close to expiration. Use the same key as the selected certificate."
  892. IDS_REQUEST_CERT_SAME_KEY "Request Certificate with Same Key"
  893. IDS_RENEW_CERT_SAME_KEY "Renew Certificate with Same Key"
  894. IDS_IMPORT "&Import..."
  895. IDS_IMPORT_HINT "Add a certificate to a store"
  896. IDS_EXPORT "Export..."
  897. IDS_EXPORT_HINT "Export a certificate"
  898. IDS_NEW_AUTO_CERT_REQUEST "Automatic Certificate Request..."
  899. IDS_NEW_AUTO_CERT_REQUEST_HINT
  900. "Create a new Automatic Certificate Request object and add it to the Security Configuration Editor"
  901. IDS_CERTMGR_SAFER_WINDOWS_DESC "SAFER Windows 1.0 Object"
  902. IDS_SAFER_WINDOWS_NODE_NAME "Software Restriction Policies"
  903. IDS_SAFER_PATH_CONTAINS_INVALID_CHARS
  904. "The path cannot contain any of the following characters:\n%1"
  905. END
  906. STRINGTABLE DISCARDABLE
  907. BEGIN
  908. IDS_SCOPE_SNAPIN_TITLE_MACHINE "Certificates (%1)"
  909. IDS_SCOPE_SNAPIN_TITLE_SERVICE "Certificates - Service (%1) on (%2)"
  910. END
  911. STRINGTABLE DISCARDABLE
  912. BEGIN
  913. IDS_PRECEDENCE_TABLE_SETTING "Setting"
  914. IDS_ENROLL_NEW_CERT "&Request New Certificate..."
  915. IDS_ENROLL_NEW_CERT_HINT
  916. "Request a new certificate from a certification authority (CA) in your domain"
  917. IDS_ENABLED "Enabled"
  918. IDS_DISABLED "Disabled"
  919. IDS_COLUMN_EFFECTIVE_DATE "Effective Date"
  920. IDS_SCOPE_SNAPIN_TITLE_USER "Certificates - Current User"
  921. IDS_CANT_SET_AS_DEFAULT "Windows could not set %1 as the default security level. %2"
  922. IDS_NOT_AVAILABLE "[not available]"
  923. IDS_COLUMN_FRIENDLY_NAME "Friendly Name"
  924. IDS_COLUMN_PURPOSE "Intended Purposes"
  925. IDS_SAFER_NEW_ENTRY_PATH "New &Path Rule..."
  926. IDS_SAFER_NEW_ENTRY_PATH_HINT "Add a new path rule"
  927. IDS_CERTIFICATES "Certificates"
  928. IDS_ISSUED_TO "Issued To"
  929. IDS_ISSUED_BY "Issued By"
  930. END
  931. STRINGTABLE DISCARDABLE
  932. BEGIN
  933. IDS_ENCRYPTED_RECOVERY_AGENT "&Data Recovery Agent..."
  934. IDS_ACRS_WIZARD_SHEET_CAPTION "Automatic Certificate Request Setup Wizard"
  935. IDS_CERTIFICATE_TYPE_COLUMN_NAME "Name"
  936. IDS_PURPOSES_ALLOWED_COLUMN_NAME "Intended Purposes"
  937. IDS_ADD_RECOVERY_AGENT "Add Recovery Agent"
  938. IDS_USER_OBJECT_HAS_NO_CERTS
  939. "The selected user has no certificates suitable for Encrypted File System Recovery and cannot be added as a recovery agent.\nSelect another user."
  940. IDS_COLUMN_SERIAL_NUMBER "Serial Number"
  941. END
  942. STRINGTABLE DISCARDABLE
  943. BEGIN
  944. IDS_SAFER_NEW_ENTRY_HASH "New &Hash Rule..."
  945. IDS_SNAPINABOUT_DESCRIPTION
  946. "The Certificates snap-in allows you to browse the contents of the certificate stores for yourself, a service, or a computer."
  947. IDS_COLUMN_NEXT_UPDATE "Next Update"
  948. IDS_FIND_SUBJECT_NAME "Issued To"
  949. IDS_FIND_ISSUER_NAME "Issued By"
  950. IDS_SAFER_NEW_ENTRY_CERTIFICATE_HINT "Add a new certificate rule"
  951. IDS_SAFER_NEW_ENTRY_INTERNET_ZONE "New &Internet Zone Rule..."
  952. IDS_SAFER_NEW_ENTRY_INTERNET_ZONE_HINT "Add a new internet zone rule"
  953. IDS_ALL_STORES "All certificate stores"
  954. IDS_SAFER_NEW_ENTRY_CERTIFICATE "New &Certificate Rule..."
  955. IDS_FIND_CERT "Find Certificate"
  956. IDS_CLEAR_SEARCH "This will clear your current search."
  957. IDS_SEARCHING "Searching..."
  958. IDS_1_CERT_FOUND "1 Certificate Found"
  959. END
  960. STRINGTABLE DISCARDABLE
  961. BEGIN
  962. ID_FILE_RENEW "Renew a certificate that is close to expiration"
  963. ID_FILE_EXPORT "Export a certificate using PFX"
  964. ID_FILE_DELETE "Permanently remove selected certificates from a store"
  965. IDM_PROPERTIES "View or modify the contents of a certificate"
  966. END
  967. STRINGTABLE DISCARDABLE
  968. BEGIN
  969. ID_VIEW "View a certificate"
  970. IDS_CANT_ADD_CERT "The certificate could not be added to %1. %2"
  971. IDS_SAFER_MUST_CHOOSE_CERT "You must choose a certificate."
  972. IDS_SIGNED_FILE_HASH_FAILURE
  973. "The hash could not be read from this signed file: %1. %2"
  974. END
  975. STRINGTABLE DISCARDABLE
  976. BEGIN
  977. IDS_SMARTCARD_FULL_REUSE_PRIVATE_KEY
  978. "The certificate cannot be renewed because you chose to generate a new key and your smart card is full.\nWould you like to reuse your private key for this certificate?"
  979. IDS_SAFER_NOT_SUPPORTED "Software Restriction Policies is not supported."
  980. IDS_CANNOT_SET_EFS_VALUE
  981. "The Encrypting File System value could not be changed. %1"
  982. IDS_FIND_CLICK_STOP_BEFORE_CLOSING
  983. "Click ""Stop"" to stop the search before closing this dialog."
  984. IDS_NEW_SAFER_POLICY "New &Software Restriction Policies"
  985. IDS_NEW_SAFER_POLICY_HINT
  986. "Create software restriction policies for this Group Policy object."
  987. IDS_SAFER_NO_POLICY_TITLE "No Software Restriction Policies Defined"
  988. IDS_SAFER_NO_POLICY_TEXT
  989. "Software restriction policies are not defined in this Group Policy object. If you define software restriction policies in this Group Policy object, they will override inherited policy settings from other Group Policy objects.\n\nTo define software restriction policies, in the Action menu, click New Software Restriction Policies."
  990. IDS_DESIGNATED_FILE_TYPES_NOT_FOUND
  991. "No designated file types were found. %1"
  992. IDS_NO_CERT_TEMPLATES_INSTALLED
  993. "No certificate templates are available in Active Directory. At least one certificate template is required to create an automatic certificate request. To populate Active Directory with the available certificate templates, on the Start menu, click Run, type certtmpl.msc, and then click OK. If you do not have permissions to manage certificate templates, contact your system administrator."
  994. IDS_CANNOT_OPEN_CERT_STORE_TO_FIND_CERT_BY_PURPOSE
  995. "Certificates in the %1 certificate store will not be displayed because Windows cannot gain access to the store."
  996. IDS_CERT_CANNOT_BE_PASTED_CANT_OPEN_STORE
  997. "Certificates cannot be copied to the %1 certificate store because Windows cannot gain access to the store."
  998. IDS_DELETE_SAFER_POLICY "&Delete Software Restriction Policies"
  999. IDS_DELETE_SAFER_POLICY_HINT
  1000. "Delete software restriction policies from this Group Policy object."
  1001. IDS_CANT_DELETE_SAFER_POLICY
  1002. "Windows could not delete the software restriction policy settings. %1"
  1003. IDS_CANCEL_BECAUSE_CERT_HAS_BEEN_DELETED
  1004. "The operation could not be completed because the certificate has already been deleted."
  1005. END
  1006. STRINGTABLE DISCARDABLE
  1007. BEGIN
  1008. IDS_ENROLL_CERT_WITH_SAME_KEY_HINT
  1009. "Request a new certificate using the same key as the selected certificate"
  1010. IDS_SCOPE_SNAPIN_TITLE_FILE "Certificates - File"
  1011. IDS_CANT_OPEN_STORE_AND_FAIL
  1012. "The %1 certificate store could not be opened. Shut down the Certificates snap-in and try again."
  1013. IDS_CHANGE_COMPUTER "&Connect to another computer ..."
  1014. IDS_CHANGE_COMPUTER_HINT "Manage certificates on a different computer"
  1015. IDS_SCOPE_SNAPIN_TITLE_SERVICE_LOCAL_MACHINE
  1016. "Certificates - Service (%1) on Local Computer"
  1017. IDS_NO_PERMISSION "You do not have permissions to manage the certificate stores on the remote computer. Either contact the administrator of the remote computer to grant you additional permissions, or connect to the remote computer with a different user account."
  1018. IDS_CANT_ENUMERATE_SYSTEM_STORES
  1019. "The certificate stores could not be enumerated. %1"
  1020. IDS_CANT_DELETE_CERT_FROM_SYSTEM_STORE
  1021. "The certificate could not be deleted from %1. %2"
  1022. IDS_URLZONE_TRUSTED "Trusted sites"
  1023. IDS_URLZONE_INTERNET "Internet"
  1024. IDS_URLZONE_UNTRUSTED "Restricted sites"
  1025. IDS_URLZONE_LOCAL_MACHINE "Local computer"
  1026. IDS_URLZONE_INTRANET "Local intranet"
  1027. IDS_URLZONE_UNKNOWN "Unknown internet zone"
  1028. END
  1029. STRINGTABLE DISCARDABLE
  1030. BEGIN
  1031. IDS_SNAPINPKPABOUT_DESCRIPTION
  1032. "The Public Key Policies extension allows you to specify root certificates and set up certificate trust lists, automatic certificate requests and recovery agents."
  1033. IDS_CONFIRM_DELETE "Permanently delete the selected certificate?"
  1034. IDS_CONFIRM_DELETE_MULTIPLE
  1035. "Permanently delete the selected certificates?"
  1036. IDS_CERTIFICATE_MANAGER "Certificates"
  1037. IDS_CERTIFICATE_REVOCATION_LIST "Certificate Revocation List"
  1038. IDS_CERTIFICATE_TRUST_LIST "Certificate Trust List"
  1039. IDS_ENROLL_CERT_WITH_SAME_KEY "Request Certificate with Same Key..."
  1040. END
  1041. STRINGTABLE DISCARDABLE
  1042. BEGIN
  1043. IDS_CERTIFICATE_MANAGER_REGISTRY "Certificates"
  1044. IDS_CERTIFICATE_TRUST_LISTS "Enterprise Trust"
  1045. IDS_EDIT "Edit"
  1046. IDS_CTL_EDIT_HINT "Edit the Certificate Trust List"
  1047. IDS_NEW_CTL "Certificate Trust List"
  1048. IDS_NEW_CTL_HINT "Create a new Certificate Trust List and add it to this certificate store"
  1049. IDS_DUPLICATE_CERT "The %1 certificate store already contains the following certificate:\n\nFriendly name: %2\nIssued to: %3\n\nWould you like to replace the existing certificate?"
  1050. IDS_DUPLICATE_CTL "Certificate store already contains the selected certificate trust list.\nDelete the duplicate before adding."
  1051. IDS_DUPLICATE_CRL "Certificate store already contains the selected certificate revocation list.\nDelete the duplicate before adding."
  1052. IDS_ENROLL_CERT_WITH_NEW_KEY "Request Certificate with New Key..."
  1053. IDS_ENROLL_CERT_WITH_NEW_KEY_HINT
  1054. "Request a new certificate, but do not use the same key as the selected certificate."
  1055. IDS_CONFIRM_DELETE_ROOT_CERT
  1056. "This is a root certificate. Deleting this certificate will invalidate this CA.\nAre you certain you wish to delete this certificate?"
  1057. IDS_CONFIRM_DELETE_CA_CERT
  1058. "Certificates that are issued by this CA or any lower level CA will no longer be trusted.\nDo you wish to delete this certificate?"
  1059. IDS_CONFIRM_DELETE_MY_CERT
  1060. "You will not be able to decrypt data encrypted using this certificate.\nDo you wish to delete this certificate?"
  1061. END
  1062. STRINGTABLE DISCARDABLE
  1063. BEGIN
  1064. IDS_CONFIRM_DELETE_MULTI "Permanently delete the selected certificates?"
  1065. IDS_CONFIRM_DELETE_MULT_CERT_BY_PURPOSE
  1066. "Deleting these certificates may invalidate CAs or remove your ability to decrypt data.\nDo you wish to delete these certificates?"
  1067. IDS_CERT_MGR_SCE_EXTENSION_REGISTRY "Public Key Policies"
  1068. IDS_OPTIONS "&Options..."
  1069. IDS_OPTIONS_HINT "View or change Certificates snap-in display options"
  1070. IDS_CANT_SAVE_STORE "Unable to save changes to %1. %2"
  1071. IDS_STATUS "Status"
  1072. IDS_INIT_POLICY "&Do Not Require Data Recovery Agents"
  1073. IDS_INIT_POLICY_HINT "Allow users to encrypt data without a data recovery agent"
  1074. IDS_DEL_POLICY "&Delete Policy"
  1075. IDS_DEL_POLICY_HINT "Delete Encrypting File System policy and any data recovery agents"
  1076. IDS_CONFIRM_DELETE_EFS_POLICY
  1077. "Are you sure you want to delete the Encrypting File System policy from this Group Policy object?"
  1078. IDS_STATUS_NO_CERTS "%1 store contains no certificates."
  1079. IDS_STATUS_ONE_CERT "%1 store contains 1 certificate."
  1080. END
  1081. STRINGTABLE DISCARDABLE
  1082. BEGIN
  1083. IDS_CONFIRM_DELETE_CTL "Certificates that verify to a certificate listed in this CTL may no longer be verifiable.\nDo you wish to delete this CTL?"
  1084. IDS_CONFIRM_DELETE_CRL "The CA will not be able to revoke certificates that are listed in this CRL.\nDo you wish to delete this CRL?"
  1085. IDS_SELECT_SERVICE_ON_LOCAL_MACHINE
  1086. "Select a service account to manage on the local computer."
  1087. IDS_NO_PRIVATE_KEY "The selected certificate has no private key. %1"
  1088. IDS_WARNING_CERT_COPY_W_PRIVATE_KEY
  1089. "The certificate you are about to copy refers to a private key.\nThe private key will not be copied with the certificate.\nAre you sure you want to copy the certificate?"
  1090. IDS_CERTIFICATE_COPY "Copy a Certificate"
  1091. IDS_DOMAIN_ROOT_CERT_AUTHS_NODE_NAME
  1092. "Trusted Root Certification Authorities"
  1093. IDS_ENCRYPTING_FILE_SYSTEM_NODE_NAME "Encrypting File System"
  1094. IDS_ADD_DATA_RECOVERY_AGENT "&Add Data Recovery Agent..."
  1095. IDS_ADD_DOMAIN_ENCRYPTED_RECOVERY_AGENT_HINT
  1096. "Add an existing certificate to the Group Policy as a data recovery agent"
  1097. IDS_CREATE "&Create Data Recovery Agent"
  1098. IDS_CREATE_DOMAIN_ENCRYPTED_RECOVERY_AGENT_HINT
  1099. "Enroll a new certificate into the Group Policy as a data recovery agent"
  1100. IDS_AUTOMATIC_CERT_REQUEST_SETTINGS_NODE_NAME
  1101. "Automatic Certificate Request Settings"
  1102. END
  1103. STRINGTABLE DISCARDABLE
  1104. BEGIN
  1105. IDS_LARGEFONTNAME "Verdana"
  1106. IDS_LARGEFONTSIZE "12"
  1107. IDS_EFS_NO_POLICY_TITLE "No Encrypting File System Policies Defined"
  1108. END
  1109. STRINGTABLE DISCARDABLE
  1110. BEGIN
  1111. IDS_USERCOLTITLE "Users"
  1112. IDS_ADDTITLE "Add Recovery Agent Wizard"
  1113. IDS_CERTFILEFILTER "Certificate Files (*.cer)|*.cer||"
  1114. IDS_CERTFILEOPENERR "%1 does not contain a valid certificate. %2"
  1115. IDS_CERTFILEFORMATERR "Invalid Certificate file."
  1116. IDS_UNKNOWNUSER "USER_UNKNOWN"
  1117. IDS_DNCOLTITLE "Certificates"
  1118. IDS_NOCERTNAME "Certificate display name not available."
  1119. IDS_SAFER_WINDOWS_EXTENSION_REGISTRY "Software Restriction Policies"
  1120. END
  1121. STRINGTABLE DISCARDABLE
  1122. BEGIN
  1123. IDS_MUST_SELECT_CERT_TYPE "Select a certificate template."
  1124. IDS_COLUMN_AUTO_CERT_REQUEST "Automatic Certificate Request"
  1125. IDS_CONFIRM_DELETE_ACR "Are you sure you want to delete this Automatic Certificate Request?"
  1126. IDS_EFS_FILE_HAS_NO_EFS_USAGE
  1127. "The file contains no certificates suitable for Encrypted File System Recovery. Select another file or user."
  1128. IDS_EXPORT_AND_DELETE_EFS_KEY
  1129. "Should the public and private key pair, and the certificate be exported to a password protected PFX file and the private key deleted?"
  1130. IDS_CREATE_AUTO_CERT_REQUEST "Create Automatic Certificate Request"
  1131. IDS_PASSWORDS_DONT_MATCH
  1132. "The passwords you typed do not match. Type the new password in both text boxes."
  1133. IDS_SET_PASSWORD "Set Password"
  1134. IDS_CANCEL_NO_CREATE_PFX
  1135. "If you press ""Cancel"", the certificate will not be exported to a PFX file. Cancel anyway?"
  1136. IDS_ERROR_RETRIEVING_SELECTED_CERT_TYPE
  1137. "Unable to retrieve selected certificate template."
  1138. END
  1139. STRINGTABLE DISCARDABLE
  1140. BEGIN
  1141. IDS_ACRS_TYPE_TITLE "Certificate Template"
  1142. IDS_ACRS_TYPE_SUBTITLE "The next time a computer logs on, a certificate based on the template you select is provided."
  1143. IDS_EFS_LOCATE_TITLE "Select Recovery Agents"
  1144. IDS_EFS_LOCATE_SUBTITLE "Only users who have recovery agent certificates can be designated as recovery agents."
  1145. IDS_UNABLE_TO_OPEN_STORE "Unable to open %1 certificate store. %2"
  1146. IDS_UNABLE_TO_OPEN_EFS_STORE
  1147. "Unable to open %1 certificate store. The user could not be added. %2"
  1148. IDS_SAVE_PFX_FILTER "Personal Information Exchange - PKCS #7 (*.pfx)|*.pfx||"
  1149. IDS_WARNING_MULTI_CERT_COPY_W_PRIVATE_KEY_MULTI
  1150. "The certificates you are about to copy refer to private keys.\nThe private keys will not be copied with the certificates.\nAre you sure you want to copy the certificates?"
  1151. IDS_CONFIRM_DELETE_ROOT_MULTI_CERT
  1152. "These are root certificates. Deleting these certificates will invalidate this CA.\nAre you certain you wish to delete these certificates?"
  1153. IDS_CONFIRM_DELETE_CA_MULTI_CERT
  1154. "Certificates that are issued by this CA or any lower level CA will no longer be trusted.\nDo you wish to delete these certificates?"
  1155. IDS_CONFIRM_DELETE_MY_MULTI_CERT
  1156. "You will not be able to decrypt data encrypted using these certificates.\nDo you wish to delete these certificates?"
  1157. END
  1158. STRINGTABLE DISCARDABLE
  1159. BEGIN
  1160. IDS_STATUS_X_CERTS "%1 store contains %2!d! certificates."
  1161. IDS_STATUS_NO_CERTS_USAGE "No certificates are available for %1."
  1162. IDS_STATUS_ONE_CERT_USAGE "One certificate is available for %1."
  1163. IDS_STATUS_X_CERTS_USAGE "%1 certificates are available for %2."
  1164. IDS_COLUMN_STATUS "Status"
  1165. IDS_CERTMGR_CHM_NOT_FOUND "The help file CERTMGR.CHM could not be opened."
  1166. IDS_STATUS_NO_AUTOENROLLMENT_OBJECTS
  1167. "%1 store contains no automatic certificate requests."
  1168. IDS_STATUS_ONE_AUTOENROLLMENT_OBJECT
  1169. "%1 store contains one automatic certificate request."
  1170. IDS_STATUS_X_AUTOENROLLMENT_OBJECTS
  1171. "%1 store contains %2!d! automatic certificate requests."
  1172. IDS_STATUS_NO_CTLS "%1 store contains no CTLs."
  1173. IDS_STATUS_ONE_CTL "%1 store contains one CTL."
  1174. IDS_STATUS_X_CTLS "%1 store contains %2!d! CTLs."
  1175. IDS_CERT_COULD_NOT_BE_VALIDATED "The certificate cannot be validated."
  1176. IDS_UNKNOWN_CERT_FILE_TYPE "File type is unknown. Cannot open."
  1177. END
  1178. STRINGTABLE DISCARDABLE
  1179. BEGIN
  1180. IDS_CodeIdentityType_ImageName "Path"
  1181. IDS_CodeIdentityType_ImageHash "Hash"
  1182. IDS_CodeIdentityType_UrlZone "Internet Zone"
  1183. IDS_CodeIdentityType_Certificate "Certificate"
  1184. IDS_SAFER_TRUSTED_PUBLISHERS "Trusted Publishers"
  1185. IDS_SAFER_DEFINED_FILE_TYPES "Designated File Types"
  1186. IDS_SAFER_PATH_ENTRY_FILE_FILTER "All Files (*.*)|*.*||"
  1187. IDS_URLZONE_LOCAL_MACHINE_DESCRIPTION
  1188. "This zone contains Web sites that are on your local computer."
  1189. IDS_URLZONE_INTRANET_DESCRIPTION
  1190. "This zone contains all Web sites that are on your organization's intranet."
  1191. IDS_URLZONE_TRUSTED_DESCRIPTION
  1192. "This zone contains Web sites that you trust not to damage your computer or data."
  1193. IDS_URLZONE_INTERNET_DESCRIPTION
  1194. "This zone contains all Web sites you haven't placed in other zones."
  1195. IDS_URLZONE_UNTRUSTED_DESCRIPTION
  1196. "This zone contains Web sites that could potentially damage your computer or data."
  1197. IDS_SAFER_PATH_EMPTY "You must enter a path."
  1198. END
  1199. STRINGTABLE DISCARDABLE
  1200. BEGIN
  1201. IDS_CANT_DELETE_SAFER_ENTRY "Windows could not delete the rule. %1"
  1202. IDS_CONFIRM_DELETE_SAFER_ENTRY "Permanently delete the selected rule?"
  1203. IDS_CONFIRM_DELETE_MULTI_SAFER_ENTRY
  1204. "Permanently delete the selected entries?"
  1205. IDS_CANNOT_HASH_FILE "Windows could not create a hash of %1. %2"
  1206. IDS_NO_APPLICATION_SELECTED "You must select an application to hash."
  1207. IDS_FILE_CANNOT_BE_READ "Windows cannot open %1. %2"
  1208. IDS_CANNOT_GET_FILESIZE "Windows cannot get the file size of %1. %2"
  1209. IDS_ERROR_SAVING_ENTRY "The rule could not be saved. %1"
  1210. IDS_FT_EXTENSIONS "Extension"
  1211. IDS_FT_FILE_TYPES "File Type"
  1212. IDS_CONFIRM_DELETE_FILE_TYPE
  1213. "If you delete this file type, programs of this type will run with unrestricted privileges.\n\nAre you sure you want to delete this file type?"
  1214. IDS_CONFIRM_DELETE_FILE_TYPE_MULTIPLE
  1215. "If you delete these file types, programs of these types will run with unrestricted privileges.\n\nAre you sure you want to delete these file types?"
  1216. IDS_FILE_TYPE_ALREADY_IN_LIST "%1 is already a listed file type."
  1217. IDS_BYTES "bytes"
  1218. IDS_KB "KB"
  1219. END
  1220. STRINGTABLE DISCARDABLE
  1221. BEGIN
  1222. IDS_EFS_NO_POLICY_TEXT "This group policy has no encrypting file system policies defined directly on it. To define a policy you can click on the Encrypting File System node and select Add Data Recovery Agent, Create Data Recovery Agent or Do Not Require Data Recovery Agents from the All Tasks menu."
  1223. IDS_EFS_NO_POLICY_TEXT_RSOP
  1224. "No encrypting file system policies have been defined in any group or local policy that was evaluated to produce this resultant set of policy."
  1225. END
  1226. STRINGTABLE DISCARDABLE
  1227. BEGIN
  1228. IDS_CANNOT_CREATE_DATA_RECOVERY_AGENT
  1229. "Windows cannot create a data recovery agent. %1"
  1230. IDS_CANT_DELETE_SAFER_PAGES_OPEN
  1231. "Close all Software Restriction Policy property pages before deleting the Software Restriction Policies."
  1232. IDS_CONFIRM_DELETE_SAFER_POLICY
  1233. "Delete all software restriction policies defined in this Group Policy object?"
  1234. IDS_SAFER_EXTENSION_CONTAINS_INVALID_CHARS
  1235. "The file extension cannot contain any of the following characters:\n%1"
  1236. IDS_EFS_CERT_IS_REVOKED "Windows cannot install this certificate as a recovery certificate. %1"
  1237. IDS_EFS_CERT_IS_NOT_VALID
  1238. "Windows cannot install this certificate because it is expired."
  1239. IDS_EFS_CERT_REVOCATION_NOT_VERIFIED
  1240. "Windows cannot determine if this certificate has been revoked. %1\nDo you want to install this certificate?"
  1241. END
  1242. #endif // English (U.S.) resources
  1243. /////////////////////////////////////////////////////////////////////////////
  1244. #ifndef APSTUDIO_INVOKED
  1245. /////////////////////////////////////////////////////////////////////////////
  1246. //
  1247. // Generated from the TEXTINCLUDE 3 resource.
  1248. //
  1249. 1 TYPELIB "CertMgr.tlb"
  1250. /////////////////////////////////////////////////////////////////////////////
  1251. #endif // not APSTUDIO_INVOKED