twain_32/tests: Add a trailing '\n' to ok() calls.
[wine/gsoc-2012-control.git] / dlls / cryptui / cryptui_En.rc
blob1e311a1aa48a6a0f62fe8ba064a64dcab053ccea
1 /*
2  * cryptui dll resources
3  *
4  * Copyright 2008 Juan Lang
5  *
6  * This library is free software; you can redistribute it and/or
7  * modify it under the terms of the GNU Lesser General Public
8  * License as published by the Free Software Foundation; either
9  * version 2.1 of the License, or (at your option) any later version.
10  *
11  * This library is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14  * Lesser General Public License for more details.
15  *
16  * You should have received a copy of the GNU Lesser General Public
17  * License along with this library; if not, write to the Free Software
18  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19  */
21 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
23 STRINGTABLE DISCARDABLE
25     IDS_CERTIFICATE "Certificate"
26     IDS_CERTIFICATEINFORMATION "Certificate Information"
27     IDS_CERT_INFO_BAD_SIG "This certificate has an invalid signature.  The certificate may have been altered or corrupted."
28     IDS_CERT_INFO_UNTRUSTED_CA "This root certificate is not trusted.  To trust it, add it to your system's trusted root certificate store."
29     IDS_CERT_INFO_UNTRUSTED_ROOT "This certificate could not be validated to a trusted root certificate."
30     IDS_CERT_INFO_PARTIAL_CHAIN "This certificate's issuer could not be found."
31     IDS_CERT_INFO_BAD_PURPOSES "All the intended purposes of this certificate could not be verified."
32     IDS_CERT_INFO_PURPOSES "This cerificate is intended for the following purposes:"
33     IDS_SUBJECT_HEADING "Issued to: "
34     IDS_ISSUER_HEADING "Issued by: "
35     IDS_VALID_FROM "Valid from "
36     IDS_VALID_TO " to "
37     IDS_CERTIFICATE_BAD_SIGNATURE "This certificate has an invalid signature."
38     IDS_CERTIFICATE_BAD_TIME "This certificate has expired or is not yet valid."
39     IDS_CERTIFICATE_BAD_TIMENEST "This certificate's validity period exceeds that of its issuer."
40     IDS_CERTIFICATE_REVOKED "This certificate was revoked by its issuer."
41     IDS_CERTIFICATE_VALID "This certificate is OK."
42     IDS_FIELD "Field"
43     IDS_VALUE "Value"
44     IDS_FIELDS_ALL "<All>"
45     IDS_FIELDS_V1 "Version 1 Fields Only"
46     IDS_FIELDS_EXTENSIONS "Extensions Only"
47     IDS_FIELDS_CRITICAL_EXTENSIONS "Critical Extensions Only"
48     IDS_FIELDS_PROPERTIES "Properties Only"
49     IDS_FIELD_VERSION "Version"
50     IDS_FIELD_SERIAL_NUMBER "Serial number"
51     IDS_FIELD_ISSUER "Issuer"
52     IDS_FIELD_VALID_FROM "Valid from"
53     IDS_FIELD_VALID_TO "Valid to"
54     IDS_FIELD_SUBJECT "Subject"
55     IDS_FIELD_PUBLIC_KEY "Public key"
56     IDS_FIELD_PUBLIC_KEY_FORMAT "%s (%d bits)"
57     IDS_PROP_HASH "SHA1 hash"
58     IDS_PROP_ENHKEY_USAGE "Enhanced key usage (property)"
59     IDS_PROP_FRIENDLY_NAME "Friendly name"
60     IDS_PROP_DESCRIPTION "Description"
61     IDS_CERTIFICATE_PROPERTIES "Certificate Properties"
62     IDS_CERTIFICATE_PURPOSE_ERROR "Please enter an OID in the form 1.2.3.4"
63     IDS_CERTIFICATE_PURPOSE_EXISTS "The OID you entered already exists."
64     IDS_SELECT_STORE_TITLE "Select Certificate Store"
65     IDS_SELECT_STORE "Please select a certificate store."
66     IDS_IMPORT_WIZARD "Certificate Import Wizard"
67     IDS_IMPORT_TYPE_MISMATCH "The file contains objects that do not match the given criteria.  Please select another file."
68     IDS_IMPORT_FILE_TITLE "File to Import"
69     IDS_IMPORT_FILE_SUBTITLE "Specify the file you want to import."
70     IDS_IMPORT_STORE_TITLE "Certificate Store"
71     IDS_IMPORT_STORE_SUBTITLE "Certificate stores are collections of certificates, certificate revocation lists, and certificate trust lists."
72     IDS_IMPORT_FILTER_CERT "X.509 Certificate (*.cer; *.crt)"
73     IDS_IMPORT_FILTER_PFX "Personal Information Exchange (*.pfx; *.p12)"
74     IDS_IMPORT_FILTER_CRL "Certificate Revocation List (*.crl)"
75     IDS_IMPORT_FILTER_CTL "Certificate Trust List (*.stl)"
76     IDS_IMPORT_FILTER_SERIALIZED_STORE "Microsoft Serialized Certificate Store (*.sst)"
77     IDS_IMPORT_FILTER_CMS "CMS/PKCS #7 Messages (*.spc; *.p7b)"
78     IDS_IMPORT_FILTER_ALL "All Files (*.*)"
79     IDS_IMPORT_EMPTY_FILE "Please select a file."
80     IDS_IMPORT_BAD_FORMAT "The file format is not recognized.  Please select another file."
81     IDS_IMPORT_OPEN_FAILED "Could not open "
82     IDS_IMPORT_DEST_DETERMINED "Determined by the program"
83     IDS_IMPORT_SELECT_STORE "Please select a store"
84     IDS_IMPORT_STORE_SELECTION "Certificate Store Selected"
85     IDS_IMPORT_DEST_AUTOMATIC "Automatically determined by the program"
86     IDS_IMPORT_FILE "File"
87     IDS_IMPORT_CONTENT "Content"
88     IDS_IMPORT_CONTENT_CERT "Certificate"
89     IDS_IMPORT_CONTENT_CRL "Certificate Revocation List"
90     IDS_IMPORT_CONTENT_CTL "Certificate Trust List"
91     IDS_IMPORT_CONTENT_CMS "CMS/PKCS #7 Message"
92     IDS_IMPORT_CONTENT_PFX "Personal Information Exchange"
93     IDS_IMPORT_CONTENT_STORE "Certificate Store"
94     IDS_IMPORT_SUCCEEDED "The import was successful."
95     IDS_IMPORT_FAILED "The import failed."
96     IDS_WIZARD_TITLE_FONT "Arial"
97     IDS_PURPOSE_ALL "<All>"
98     IDS_PURPOSE_ADVANCED "<Advanced Purposes>"
99     IDS_SUBJECT_COLUMN "Issued To"
100     IDS_ISSUER_COLUMN "Issued By"
101     IDS_EXPIRATION_COLUMN "Expiration Date"
102     IDS_FRIENDLY_NAME_COLUMN "Friendly Name"
103     IDS_ALLOWED_PURPOSE_ALL "<All>"
104     IDS_ALLOWED_PURPOSE_NONE "<None>"
105     IDS_WARN_REMOVE_MY "You will no longer be able to decrypt mesages with this certificate, or sign messages with it.\nAre you sure you want to remove this certificate?"
106     IDS_WARN_REMOVE_PLURAL_MY "You will no longer be able to decrypt mesages with these certificate, or sign messages with them.\nAre you sure you want to remove these certificates?"
107     IDS_WARN_REMOVE_ADDRESSBOOK "You will no longer be able to encrypt messages with this certificate, or verify messages signed with it.\nAre you sure you want to remove this certificate?"
108     IDS_WARN_REMOVE_PLURAL_ADDRESSBOOK "You will no longer be able to encrypt messages with these certificates, or verify messages signed with it.\nAre you sure you want to remove these certificates?"
109     IDS_WARN_REMOVE_CA "Certificates issued by this certification authority will no longer be trusted.\nAre you sure you want to remove this certificate?"
110     IDS_WARN_REMOVE_PLURAL_CA "Certificates issued by these certification authorities will no longer be trusted.\nAre you sure you want to remove these certificates?"
111     IDS_WARN_REMOVE_ROOT "Certificates issued by this root certification authority, or any certification authorities it issued, will no longer be trusted.\nAre you sure you want to remove this trusted root certificate?"
112     IDS_WARN_REMOVE_PLURAL_ROOT "Certificates issued by these root certification authorities, or any certification authorities they issued, will no longer be trusted.\nAre you sure you want to remove these trusted root certificates?"
113     IDS_WARN_REMOVE_TRUSTEDPUBLISHER "Software signed by this publisher will no longer be trusted.\nAre you sure you want to remove this certificate?"
114     IDS_WARN_REMOVE_PLURAL_TRUSTEDPUBLISHER "Software signed by these publishers will no longer be trusted.\nAre you sure you want to remove these certificates?"
115     IDS_WARN_REMOVE_DEFAULT "Are you sure you want to remove this certificate?"
116     IDS_WARN_REMOVE_PLURAL_DEFAULT "Are you sure you want to remove these certificates?"
117     IDS_CERT_MGR "Certificates"
118     IDS_PURPOSE_SERVER_AUTH "Ensures the identify of a remote computer"
119     IDS_PURPOSE_CLIENT_AUTH "Proves your identity to a remote computer"
120     IDS_PURPOSE_CODE_SIGNING "Ensures software came from software publisher\nProtects software from alteration after publication"
121     IDS_PURPOSE_EMAIL_PROTECTION "Protects e-mail messges"
122     IDS_PURPOSE_IPSEC "Allows secure communication over the Internet"
123     IDS_PURPOSE_TIMESTAMP_SIGNING "Allows data to be signed with the current time"
124     IDS_PURPOSE_CTL_USAGE_SIGNING "Allows you to digitally sign a certificate trust list"
125     IDS_PURPOSE_EFS "Allows data on disk to be encrypted"
126     IDS_PURPOSE_EFS_RECOVERY "File Recovery"
127     IDS_PURPOSE_WHQL "Windows Hardware Driver Verification"
128     IDS_PURPOSE_NT5 "Windows System Component Verification"
129     IDS_PURPOSE_OEM_WHQL "OEM Windows System Component Verification"
130     IDS_PURPOSE_EMBEDDED_NT "Embedded Windows System Component Verification"
131     IDS_PURPOSE_ROOT_LIST_SIGNER "Root List Signer"
132     IDS_PURPOSE_QUALIFIED_SUBORDINATION "Qualified Subordination"
133     IDS_PURPOSE_KEY_RECOVERY "Key Recovery"
134     IDS_PURPOSE_DOCUMENT_SIGNING "Document Signing"
135     IDS_PURPOSE_LIFETIME_SIGNING "Lifetime Signing"
136     IDS_PURPOSE_DRM "Digital Rights"
137     IDS_PURPOSE_LICENSES "Key Pack Licenses"
138     IDS_PURPOSE_LICENSE_SERVER "License Server Verification"
139     IDS_PURPOSE_ENROLLMENT_AGENT "Certificate Request Agent"
140     IDS_PURPOSE_SMARTCARD_LOGON "Smart Card Logon"
141     IDS_PURPOSE_CA_EXCHANGE "Private Key Archival"
142     IDS_PURPOSE_KEY_RECOVERY_AGENT "Key Recovery Agent"
143     IDS_PURPOSE_DS_EMAIL_REPLICATION "Directory Service Email Replication"
144     IDS_EXPORT_WIZARD "Certificate Export Wizard"
145     IDS_EXPORT_FORMAT_TITLE "Export Format"
146     IDS_EXPORT_FORMAT_SUBTITLE "Choose the format in which the content will be saved."
147     IDS_EXPORT_FILE_TITLE "Export Filename"
148     IDS_EXPORT_FILE_SUBTITLE "Specify the name of the file in which the content will be saved."
149     IDS_EXPORT_FILE_EXISTS "The specified file already exists.  Do you want to replace it?"
150     IDS_EXPORT_FILTER_CERT "DER-Encoded Binary X.509 (*.cer)"
151     IDS_EXPORT_FILTER_BASE64_CERT "Base64-Encoded X.509 (*.cer)"
152     IDS_EXPORT_FILTER_CRL "Certificate Revocation List (*.crl)"
153     IDS_EXPORT_FILTER_CTL "Certificate Trust List (*.stl)"
154     IDS_EXPORT_FILTER_CMS "CMS/PKCS #7 Messages (*.p7b)"
155     IDS_EXPORT_FILTER_PFX "Personal Information Exchange (*.pfx)"
156     IDS_EXPORT_FILTER_SERIALIZED_CERT_STORE "Serialized Certificate Store (*.sst)"
157     IDS_EXPORT_FORMAT "File Format"
158     IDS_EXPORT_INCLUDE_CHAIN "Include all certificates in certificate path"
159     IDS_EXPORT_KEYS "Export keys"
160     IDS_YES "Yes"
161     IDS_NO "No"
162     IDS_EXPORT_SUCCEEDED "The export was successful."
163     IDS_EXPORT_FAILED "The export failed."
166 IDD_GENERAL DIALOG DISCARDABLE 0, 0, 255, 236
167 CAPTION "General"
168 STYLE WS_VISIBLE
169 FONT 8, "MS Shell Dlg"
170 BEGIN
171   CONTROL "", -1, "Static", WS_BORDER|SS_WHITERECT, 6,10,241,200
172   CONTROL "", IDC_CERTIFICATE_ICON,"RichEdit20W",
173     ES_READONLY|WS_DISABLED,8,11,26,26
174   CONTROL "", IDC_CERTIFICATE_INFO,"RichEdit20W",
175     ES_READONLY|WS_DISABLED,34,11,212,26
176   CONTROL "", -1, "Static", SS_BLACKFRAME, 16,37,222,1
177   CONTROL "", IDC_CERTIFICATE_STATUS,"RichEdit20W",
178     ES_READONLY|ES_MULTILINE,8,38,238,78
179   CONTROL "", -1, "Static", SS_BLACKFRAME, 16,116,222,1
180   CONTROL "", IDC_CERTIFICATE_NAMES,"RichEdit20W",
181     ES_READONLY|ES_MULTILINE|WS_DISABLED,8,118,238,90
182   PUSHBUTTON "&Install Certificate...", IDC_ADDTOSTORE,103,216,70,14
183   PUSHBUTTON "Issuer &Statement", IDC_ISSUERSTATEMENT,177,216,70,14
186 IDD_DETAIL DIALOG DISCARDABLE 0, 0, 255, 236
187 CAPTION "Details"
188 STYLE WS_VISIBLE
189 FONT 8, "MS Shell Dlg"
190 BEGIN
191   LTEXT "&Show:", -1, 6,12,40,14
192   COMBOBOX IDC_DETAIL_SELECT, 28,10,100,14,
193     CBS_DROPDOWNLIST|WS_BORDER|WS_VSCROLL|WS_TABSTOP
194   CONTROL "", IDC_DETAIL_LIST, "SysListView32",
195     LVS_REPORT|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER,
196     6,28,241,100
197   CONTROL "", IDC_DETAIL_VALUE, "RichEdit20W",
198     ES_READONLY|ES_MULTILINE|WS_TABSTOP, 6,136,241,70
199   PUSHBUTTON "&Edit Properties...", IDC_EDITPROPERTIES,103,216,70,14
200   PUSHBUTTON "&Copy to File...", IDC_EXPORT,177,216,70,14
203 IDD_HIERARCHY DIALOG DISCARDABLE 0, 0, 255, 236
204 CAPTION "Certification Path"
205 STYLE WS_VISIBLE
206 FONT 8, "MS Shell Dlg"
207 BEGIN
208   GROUPBOX "Certification &path", -1,6,10,245,165, BS_GROUPBOX
209   CONTROL "",IDC_CERTPATH, "SysTreeView32", TVS_HASLINES|WS_BORDER,
210     13,22,231,130
211   PUSHBUTTON "&View Certificate", IDC_VIEWCERTIFICATE,175,156,70,14
212   LTEXT "Certificate &status:", IDC_CERTIFICATESTATUS,6,183,70,14
213   CONTROL "", IDC_CERTIFICATESTATUSTEXT,"RichEdit20W",
214     WS_BORDER|ES_READONLY|ES_MULTILINE|WS_DISABLED,6,195,245,36
217 IDD_USERNOTICE DIALOG DISCARDABLE 0, 0, 255, 256
218 CAPTION "Disclaimer"
219 STYLE WS_VISIBLE
220 FONT 8, "MS Shell Dlg"
221 BEGIN
222   CONTROL "", IDC_USERNOTICE,"RichEdit20W",
223     WS_BORDER|ES_READONLY|ES_MULTILINE|WS_DISABLED,6,10,241,200
224   PUSHBUTTON "Close", IDOK,103,216,70,14
225   PUSHBUTTON "More &Info", IDC_CPS,177,216,70,14
228 IDD_CERT_PROPERTIES_GENERAL DIALOG DISCARDABLE 0, 0, 255, 236
229 CAPTION "General"
230 STYLE WS_VISIBLE
231 FONT 8, "MS Shell Dlg"
232 BEGIN
233   LTEXT "&Friendly name:", -1, 6,14,60,14
234   EDITTEXT IDC_FRIENDLY_NAME, 60,12,191,14, ES_AUTOHSCROLL|WS_TABSTOP
235   LTEXT "&Description:", -1, 6,32,60,14
236   EDITTEXT IDC_DESCRIPTION, 60,30,191,14, ES_AUTOVSCROLL|ES_MULTILINE|WS_TABSTOP|WS_VSCROLL
237   GROUPBOX "Certificate purposes", -1,6,48,245,165, BS_GROUPBOX
238   AUTORADIOBUTTON "&Enable all purposes for this certificate",
239     IDC_ENABLE_ALL_PURPOSES, 12,58,180,14, BS_AUTORADIOBUTTON|WS_TABSTOP
240   AUTORADIOBUTTON "D&isable all purposes for this certificate",
241     IDC_DISABLE_ALL_PURPOSES, 12,70,180,14, BS_AUTORADIOBUTTON
242   AUTORADIOBUTTON "Enable &only the following purposes for this certificate:",
243     IDC_ENABLE_SELECTED_PURPOSES, 12,82,180,14, BS_AUTORADIOBUTTON
244   CONTROL "", IDC_CERTIFICATE_USAGES,"SysListView32",
245     LVS_REPORT|LVS_NOCOLUMNHEADER|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER,
246     24,100,220,90
247   PUSHBUTTON "Add &Purpose...", IDC_ADD_PURPOSE,184,194,60,14
250 IDD_ADD_CERT_PURPOSE DIALOG DISCARDABLE 0,0,200,68
251 CAPTION "Add Purpose"
252 FONT 8, "MS Shell Dlg"
253 BEGIN
254   LTEXT "Add the object identifier (OID) for the certificate purpose you wish to add:",
255     -1, 6,6,190,28
256   EDITTEXT IDC_NEW_PURPOSE, 6,28,190,14, ES_AUTOVSCROLL|ES_MULTILINE|WS_TABSTOP|WS_VSCROLL
257   PUSHBUTTON "OK", IDOK, 33,48,60,14
258   PUSHBUTTON "Cancel", IDCANCEL, 100,48,60,14
261 IDD_SELECT_STORE DIALOG DISCARDABLE 0,0,200,136
262 CAPTION "Select Certificate Store"
263 FONT 8, "MS Shell Dlg"
264 BEGIN
265   LTEXT "Select the certificate store you want to use:", IDC_STORE_TEXT, 6,6,190,28
266   CONTROL "",IDC_STORE_LIST, "SysTreeView32", TVS_HASLINES|WS_BORDER|WS_TABSTOP,
267     6,28,188,70
268   CHECKBOX "&Show physical stores", IDC_SHOW_PHYSICAL_STORES, 6,102,90,14,
269     BS_AUTOCHECKBOX|WS_TABSTOP
270   PUSHBUTTON "OK", IDOK, 90,118,50,14, BS_DEFPUSHBUTTON
271   PUSHBUTTON "Cancel", IDCANCEL, 144,118,50,14
274 IDD_IMPORT_WELCOME DIALOG DISCARDABLE 0,0,317,143
275 CAPTION "Certificate Import Wizard"
276 FONT 8, "MS Shell Dlg"
277 BEGIN
278   LTEXT "Welcome to the Certificate Import Wizard", IDC_IMPORT_TITLE,
279     115,1,195,40
280   LTEXT "This wizard helps you import certificates, certificate revocation lists, and certificate trust lists from a file to a certificate store.",
281     -1, 115,33,195,16
282   LTEXT "A certificate can be used to identify you or the computer with which you are communicating.  It can also be used for authentication, and to sign messages.  Certificate stores are collections of certificates, certificate revocation lists, and certificate trust lists.",
283     -1, 115,56,195,40
284   LTEXT "To continue, click Next.",
285     -1, 115,103,195,8
288 IDD_IMPORT_FILE DIALOG DISCARDABLE 0,0,317,143
289 CAPTION "Certificate Import Wizard"
290 FONT 8, "MS Shell Dlg"
291 BEGIN
292   LTEXT "&File name:", -1, 21,1,195,10
293   EDITTEXT IDC_IMPORT_FILENAME, 21,11,208,14, ES_AUTOHSCROLL|WS_TABSTOP
294   PUSHBUTTON "B&rowse...", IDC_IMPORT_BROWSE_FILE, 236,11,60,14
295   LTEXT "Note:  The following file formats may contain more than one certificate, certificate revocation list, or certificate trust list:",
296     -1, 21,26,265,16
297   LTEXT "Cryptographic Message Syntax Standard/PKCS #7 Messages (.p7b)",
298     -1, 31,49,265,10
299   LTEXT "Personal Information Exchange/PKCS #12 (.pfx, .p12)",
300     -1, 31,64,265,10
301   LTEXT "Microsoft Serialized Certificate Store (.sst)",
302     -1, 31,79,265,10
305 IDD_IMPORT_STORE DIALOG DISCARDABLE 0,0,317,143
306 CAPTION "Certificate Import Wizard"
307 FONT 8, "MS Shell Dlg"
308 BEGIN
309   LTEXT "Wine can automatically select the certificate store, or you can specify a location for the certificates.",
310     -1, 21,1,195,20
311   AUTORADIOBUTTON "&Automatically select certificate store",
312     IDC_IMPORT_AUTO_STORE, 31,18,180,12, BS_AUTORADIOBUTTON|WS_TABSTOP
313   AUTORADIOBUTTON "&Place all certificates in the following store:",
314     IDC_IMPORT_SPECIFY_STORE, 31,30,180,12, BS_AUTORADIOBUTTON
315   EDITTEXT IDC_IMPORT_STORE, 44,49,185,14, ES_READONLY
316   PUSHBUTTON "B&rowse...", IDC_IMPORT_BROWSE_STORE, 236,49,60,14
319 IDD_IMPORT_FINISH DIALOG DISCARDABLE 0,0,317,143
320 CAPTION "Certificate Import Wizard"
321 FONT 8, "MS Shell Dlg"
322 BEGIN
323   LTEXT "Completing the Certificate Import Wizard", IDC_IMPORT_TITLE,
324     115,1,195,40
325   LTEXT "You have successfully completed the Certificate Import Wizard.",
326     -1, 115,33,195,24
327   LTEXT "You have specified the following settings:",
328     -1, 115,57,195,12
329   CONTROL "", IDC_IMPORT_SETTINGS, "SysListView32",
330     LVS_REPORT|LVS_NOCOLUMNHEADER|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER,
331     115,67,174,100
334 IDD_CERT_MGR DIALOG DISCARDABLE 0,0,335,270
335 CAPTION "Certificates"
336 FONT 8, "MS Shell Dlg"
337 BEGIN
338   LTEXT "I&ntended purpose:", -1, 7,9,100,12
339   COMBOBOX IDC_MGR_PURPOSE_SELECTION, 83,7,245,14,
340     CBS_DROPDOWNLIST|WS_BORDER|WS_VSCROLL|WS_TABSTOP
341   CONTROL "", IDC_MGR_STORES, "SysTabControl32",
342     WS_CLIPSIBLINGS|WS_TABSTOP, 7,25,321,140
343   CONTROL "", IDC_MGR_CERTS, "SysListView32",
344     LVS_REPORT|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER, 15,46,305,111
345   PUSHBUTTON "&Import...", IDC_MGR_IMPORT, 7,172,51,14
346   PUSHBUTTON "&Export...", IDC_MGR_EXPORT, 62,172,51,14, WS_DISABLED
347   PUSHBUTTON "&Remove", IDC_MGR_REMOVE, 117,172,51,14, WS_DISABLED
348   PUSHBUTTON "&Advanced...", IDC_MGR_ADVANCED, 277,172,51,14
349   GROUPBOX "Certificate intended purposes", -1,7,194,321,47, BS_GROUPBOX
350   LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
351   PUSHBUTTON "&View...", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
352   PUSHBUTTON "&Close", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
355 IDD_CERT_MGR_ADVANCED DIALOG DISCARDABLE 0,0,248,176
356 CAPTION "Advanced Options"
357 FONT 8, "MS Shell Dlg"
358 BEGIN
359   GROUPBOX "Certificate purpose", -1, 7,7,234,141, BS_GROUPBOX
360   LTEXT "Select one or more purposes to be listed when Advanced Purposes is selected.",
361     -1, 14,18,220,16
362   LTEXT "&Certificate purposes:", -1, 14,41,90,12, WS_TABSTOP
363   CONTROL "", IDC_CERTIFICATE_USAGES,"SysListView32",
364     LVS_REPORT|LVS_NOCOLUMNHEADER|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER,
365     14,51,220,90
366   PUSHBUTTON "OK", IDOK, 132,155,51,14, BS_DEFPUSHBUTTON
367   PUSHBUTTON "Cancel", IDCANCEL, 190,155,51,14
370 IDD_EXPORT_WELCOME DIALOG DISCARDABLE 0,0,317,143
371 CAPTION "Certificate Export Wizard"
372 FONT 8, "MS Shell Dlg"
373 BEGIN
374   LTEXT "Welcome to the Certificate Export Wizard", IDC_EXPORT_TITLE,
375     115,1,195,40
376   LTEXT "This wizard helps you export certificates, certificate revocation lists, and certificate trust lists from a certificate store to a file.",
377     -1, 115,33,195,16
378   LTEXT "A certificate can be used to identify you or the computer with which you are communicating.  It can also be used for authentication, and to sign messages.  Certificate stores are collections of certificates, certificate revocation lists, and certificate trust lists.",
379     -1, 115,56,195,40
380   LTEXT "To continue, click Next.",
381     -1, 115,103,195,8
384 IDD_EXPORT_FORMAT DIALOG DISCARDABLE 0,0,317,143
385 CAPTION "Certificate Export Wizard"
386 FONT 8, "MS Shell Dlg"
387 BEGIN
388   LTEXT "Select the format you want to use:", -1, 21,1,195,10
389   AUTORADIOBUTTON "&DER-encoded X.509 (.cer)",
390     IDC_EXPORT_FORMAT_DER, 31,18,200,12, BS_AUTORADIOBUTTON|WS_TABSTOP
391   AUTORADIOBUTTON "Ba&se64-encoded X.509 (.cer):",
392     IDC_EXPORT_FORMAT_BASE64, 31,30,200,12, BS_AUTORADIOBUTTON
393   AUTORADIOBUTTON "&Cryptographic Message Syntax Standard/PKCS #7 Message (.p7b)",
394     IDC_EXPORT_FORMAT_CMS, 31,42,200,12, BS_AUTORADIOBUTTON
395   CHECKBOX "&Include all certificates in the certification path if possible",
396     IDC_EXPORT_CMS_INCLUDE_CHAIN, 44,57,200,8, BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED
397   AUTORADIOBUTTON "&Personal Information Exchange/PKCS #12 (.pfx)",
398     IDC_EXPORT_FORMAT_PFX, 31,72,200,12, BS_AUTORADIOBUTTON|WS_DISABLED
399   CHECKBOX "Incl&ude all certificates in the certification path if possible",
400     IDC_EXPORT_PFX_INCLUDE_CHAIN, 44,87,200,8, BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED
401   CHECKBOX "&Enable strong encryption",
402     IDC_EXPORT_PFX_STRONG_ENCRYPTION, 44,102,200,8,
403     BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED
404   CHECKBOX "Delete the private &key if the export is successful",
405     IDC_EXPORT_PFX_DELETE_PRIVATE_KEY, 44,117,200,8,
406     BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED
409 IDD_EXPORT_FILE DIALOG DISCARDABLE 0,0,317,143
410 CAPTION "Certificate Export Wizard"
411 FONT 8, "MS Shell Dlg"
412 BEGIN
413   LTEXT "&File name:", -1, 21,1,195,10
414   EDITTEXT IDC_EXPORT_FILENAME, 21,11,208,14, ES_AUTOHSCROLL|WS_TABSTOP
415   PUSHBUTTON "B&rowse...", IDC_EXPORT_BROWSE_FILE, 236,11,60,14
418 IDD_EXPORT_FINISH DIALOG DISCARDABLE 0,0,317,143
419 CAPTION "Certificate Export Wizard"
420 FONT 8, "MS Shell Dlg"
421 BEGIN
422   LTEXT "Completing the Certificate Export Wizard", IDC_EXPORT_TITLE,
423     115,1,195,40
424   LTEXT "You have successfully completed the Certificate Export Wizard.",
425     -1, 115,33,195,24
426   LTEXT "You have specified the following settings:",
427     -1, 115,57,195,12
428   CONTROL "", IDC_EXPORT_SETTINGS, "SysListView32",
429     LVS_REPORT|LVS_NOCOLUMNHEADER|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER,
430     115,67,174,100