include: Make sure __int64 is correctly defined on PPC64.
[wine.git] / dlls / cryptui / cryptui.rc
blob311cff2a60d52e0a8cff7c7e2c19264328bda903
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 #include "cryptuires.h"
23 #pragma makedep po
25 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
27 STRINGTABLE
29     IDS_CERTIFICATE "Certificate"
30     IDS_CERTIFICATEINFORMATION "Certificate Information"
31     IDS_CERT_INFO_BAD_SIG "This certificate has an invalid signature. The certificate may have been altered or corrupted."
32     IDS_CERT_INFO_UNTRUSTED_CA "This root certificate is not trusted. To trust it, add it to your system's trusted root certificate store."
33     IDS_CERT_INFO_UNTRUSTED_ROOT "This certificate could not be validated to a trusted root certificate."
34     IDS_CERT_INFO_PARTIAL_CHAIN "This certificate's issuer could not be found."
35     IDS_CERT_INFO_BAD_PURPOSES "All the intended purposes of this certificate could not be verified."
36     IDS_CERT_INFO_PURPOSES "This certificate is intended for the following purposes:"
37     IDS_SUBJECT_HEADING "Issued to: "
38     IDS_ISSUER_HEADING "Issued by: "
39     IDS_VALID_FROM "Valid from "
40     IDS_VALID_TO " to "
41     IDS_CERTIFICATE_BAD_SIGNATURE "This certificate has an invalid signature."
42     IDS_CERTIFICATE_BAD_TIME "This certificate has expired or is not yet valid."
43     IDS_CERTIFICATE_BAD_TIMENEST "This certificate's validity period exceeds that of its issuer."
44     IDS_CERTIFICATE_REVOKED "This certificate was revoked by its issuer."
45     IDS_CERTIFICATE_VALID "This certificate is OK."
46     IDS_FIELD "Field"
47     IDS_VALUE "Value"
48     IDS_FIELDS_ALL "<All>"
49     IDS_FIELDS_V1 "Version 1 Fields Only"
50     IDS_FIELDS_EXTENSIONS "Extensions Only"
51     IDS_FIELDS_CRITICAL_EXTENSIONS "Critical Extensions Only"
52     IDS_FIELDS_PROPERTIES "Properties Only"
53     IDS_FIELD_VERSION "Version"
54     IDS_FIELD_SERIAL_NUMBER "Serial number"
55     IDS_FIELD_ISSUER "Issuer"
56     IDS_FIELD_VALID_FROM "Valid from"
57     IDS_FIELD_VALID_TO "Valid to"
58     IDS_FIELD_SUBJECT "Subject"
59     IDS_FIELD_PUBLIC_KEY "Public key"
60     IDS_FIELD_PUBLIC_KEY_FORMAT "%1 (%2!d! bits)"
61     IDS_PROP_HASH "SHA1 hash"
62     IDS_PROP_ENHKEY_USAGE "Enhanced key usage (property)"
63     IDS_PROP_FRIENDLY_NAME "Friendly name"
64     IDS_PROP_DESCRIPTION "Description"
65     IDS_CERTIFICATE_PROPERTIES "Certificate Properties"
66     IDS_CERTIFICATE_PURPOSE_ERROR "Please enter an OID in the form 1.2.3.4"
67     IDS_CERTIFICATE_PURPOSE_EXISTS "The OID you entered already exists."
68     IDS_SELECT_STORE_TITLE "Select Certificate Store"
69     IDS_SELECT_STORE "Please select a certificate store."
70     IDS_IMPORT_WIZARD "Certificate Import Wizard"
71     IDS_IMPORT_TYPE_MISMATCH "The file contains objects that do not match the given criteria. Please select another file."
72     IDS_IMPORT_FILE_TITLE "File to Import"
73     IDS_IMPORT_FILE_SUBTITLE "Specify the file you want to import."
74     IDS_IMPORT_STORE_TITLE "Certificate Store"
75     IDS_IMPORT_STORE_SUBTITLE "Certificate stores are collections of certificates, certificate revocation lists, and certificate trust lists."
76     IDS_IMPORT_FILTER_CERT "X.509 Certificate (*.cer; *.crt)"
77     IDS_IMPORT_FILTER_PFX "Personal Information Exchange (*.pfx; *.p12)"
78     IDS_IMPORT_FILTER_CRL "Certificate Revocation List (*.crl)"
79     IDS_IMPORT_FILTER_CTL "Certificate Trust List (*.stl)"
80     IDS_IMPORT_FILTER_SERIALIZED_STORE "Microsoft Serialized Certificate Store (*.sst)"
81     IDS_IMPORT_FILTER_CMS "CMS/PKCS #7 Messages (*.spc; *.p7b)"
82     IDS_IMPORT_FILTER_ALL "All files (*.*)"
83     IDS_IMPORT_EMPTY_FILE "Please select a file."
84     IDS_IMPORT_BAD_FORMAT "The file format is not recognized. Please select another file."
85     IDS_IMPORT_OPEN_FAILED "Could not open "
86     IDS_IMPORT_DEST_DETERMINED "Determined by the program"
87     IDS_IMPORT_SELECT_STORE "Please select a store"
88     IDS_IMPORT_STORE_SELECTION "Certificate Store Selected"
89     IDS_IMPORT_DEST_AUTOMATIC "Automatically determined by the program"
90     IDS_IMPORT_FILE "File"
91     IDS_IMPORT_CONTENT "Content"
92     IDS_IMPORT_CONTENT_CERT "Certificate"
93     IDS_IMPORT_CONTENT_CRL "Certificate Revocation List"
94     IDS_IMPORT_CONTENT_CTL "Certificate Trust List"
95     IDS_IMPORT_CONTENT_CMS "CMS/PKCS #7 Message"
96     IDS_IMPORT_CONTENT_PFX "Personal Information Exchange"
97     IDS_IMPORT_CONTENT_STORE "Certificate Store"
98     IDS_IMPORT_SUCCEEDED "The import was successful."
99     IDS_IMPORT_FAILED "The import failed."
100     IDS_WIZARD_TITLE_FONT "Arial"
101     IDS_PURPOSE_ALL "<All>"
102     IDS_PURPOSE_ADVANCED "<Advanced Purposes>"
103     IDS_SUBJECT_COLUMN "Issued To"
104     IDS_ISSUER_COLUMN "Issued By"
105     IDS_EXPIRATION_COLUMN "Expiration Date"
106     IDS_FRIENDLY_NAME_COLUMN "Friendly Name"
107     IDS_ALLOWED_PURPOSE_ALL "<All>"
108     IDS_ALLOWED_PURPOSE_NONE "<None>"
109     IDS_WARN_REMOVE_MY "You will no longer be able to decrypt messages with this certificate, or sign messages with it.\nAre you sure you want to remove this certificate?"
110     IDS_WARN_REMOVE_PLURAL_MY "You will no longer be able to decrypt messages with these certificates, or sign messages with them.\nAre you sure you want to remove these certificates?"
111     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?"
112     IDS_WARN_REMOVE_PLURAL_ADDRESSBOOK "You will no longer be able to encrypt messages with these certificates, or verify messages signed with them.\nAre you sure you want to remove these certificates?"
113     IDS_WARN_REMOVE_CA "Certificates issued by this certification authority will no longer be trusted.\nAre you sure you want to remove this certificate?"
114     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?"
115     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?"
116     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?"
117     IDS_WARN_REMOVE_TRUSTEDPUBLISHER "Software signed by this publisher will no longer be trusted.\nAre you sure you want to remove this certificate?"
118     IDS_WARN_REMOVE_PLURAL_TRUSTEDPUBLISHER "Software signed by these publishers will no longer be trusted.\nAre you sure you want to remove these certificates?"
119     IDS_WARN_REMOVE_DEFAULT "Are you sure you want to remove this certificate?"
120     IDS_WARN_REMOVE_PLURAL_DEFAULT "Are you sure you want to remove these certificates?"
121     IDS_CERT_MGR "Certificates"
122     IDS_FRIENDLY_NAME_NONE "<None>"
123     IDS_PURPOSE_SERVER_AUTH "Ensures the identity of a remote computer"
124     IDS_PURPOSE_CLIENT_AUTH "Proves your identity to a remote computer"
125     IDS_PURPOSE_CODE_SIGNING "Ensures software came from software publisher\nProtects software from alteration after publication"
126     IDS_PURPOSE_EMAIL_PROTECTION "Protects e-mail messages"
127     IDS_PURPOSE_IPSEC "Allows secure communication over the Internet"
128     IDS_PURPOSE_TIMESTAMP_SIGNING "Allows data to be signed with the current time"
129     IDS_PURPOSE_CTL_USAGE_SIGNING "Allows you to digitally sign a certificate trust list"
130     IDS_PURPOSE_EFS "Allows data on disk to be encrypted"
131     IDS_PURPOSE_EFS_RECOVERY "File Recovery"
132     IDS_PURPOSE_WHQL "Windows Hardware Driver Verification"
133     IDS_PURPOSE_NT5 "Windows System Component Verification"
134     IDS_PURPOSE_OEM_WHQL "OEM Windows System Component Verification"
135     IDS_PURPOSE_EMBEDDED_NT "Embedded Windows System Component Verification"
136     IDS_PURPOSE_ROOT_LIST_SIGNER "Root List Signer"
137     IDS_PURPOSE_QUALIFIED_SUBORDINATION "Qualified Subordination"
138     IDS_PURPOSE_KEY_RECOVERY "Key Recovery"
139     IDS_PURPOSE_DOCUMENT_SIGNING "Document Signing"
140     IDS_PURPOSE_LIFETIME_SIGNING "Lifetime Signing"
141     IDS_PURPOSE_DRM "Digital Rights"
142     IDS_PURPOSE_LICENSES "Key Pack Licenses"
143     IDS_PURPOSE_LICENSE_SERVER "License Server Verification"
144     IDS_PURPOSE_ENROLLMENT_AGENT "Certificate Request Agent"
145     IDS_PURPOSE_SMARTCARD_LOGON "Smart Card Logon"
146     IDS_PURPOSE_CA_EXCHANGE "Private Key Archival"
147     IDS_PURPOSE_KEY_RECOVERY_AGENT "Key Recovery Agent"
148     IDS_PURPOSE_DS_EMAIL_REPLICATION "Directory Service Email Replication"
149     IDS_EXPORT_WIZARD "Certificate Export Wizard"
150     IDS_EXPORT_FORMAT_TITLE "Export Format"
151     IDS_EXPORT_FORMAT_SUBTITLE "Choose the format in which the content will be saved."
152     IDS_EXPORT_FILE_TITLE "Export Filename"
153     IDS_EXPORT_FILE_SUBTITLE "Specify the name of the file in which the content will be saved."
154     IDS_EXPORT_FILE_EXISTS "The specified file already exists. Do you want to replace it?"
155     IDS_EXPORT_FILTER_CERT "DER-Encoded Binary X.509 (*.cer)"
156     IDS_EXPORT_FILTER_BASE64_CERT "Base64-Encoded X.509 (*.cer)"
157     IDS_EXPORT_FILTER_CRL "Certificate Revocation List (*.crl)"
158     IDS_EXPORT_FILTER_CTL "Certificate Trust List (*.stl)"
159     IDS_EXPORT_FILTER_CMS "CMS/PKCS #7 Messages (*.p7b)"
160     IDS_EXPORT_FILTER_PFX "Personal Information Exchange (*.pfx)"
161     IDS_EXPORT_FILTER_SERIALIZED_CERT_STORE "Microsoft Serialized Certificate Store (*.sst)"
162     IDS_EXPORT_FORMAT "File Format"
163     IDS_EXPORT_INCLUDE_CHAIN "Include all certificates in certificate path"
164     IDS_EXPORT_KEYS "Export keys"
165     IDS_YES "Yes"
166     IDS_NO "No"
167     IDS_EXPORT_SUCCEEDED "The export was successful."
168     IDS_EXPORT_FAILED "The export failed."
169     IDS_EXPORT_PRIVATE_KEY_TITLE "Export Private Key"
170     IDS_EXPORT_PRIVATE_KEY_SUBTITLE "The certificate contains a private key which may be exported along with the certificate."
171     IDS_EXPORT_PASSWORD_TITLE "Enter Password"
172     IDS_EXPORT_PASSWORD_SUBTITLE "You may password-protect a private key."
173     IDS_EXPORT_PASSWORD_MISMATCH "The passwords do not match."
174     IDS_EXPORT_PRIVATE_KEY_UNAVAILABLE "Note: The private key for this certificate could not be opened."
175     IDS_EXPORT_PRIVATE_KEY_NON_EXPORTABLE "Note: The private key for this certificate is not exportable."
176     IDS_INTENDED_USE_COLUMN "Intended Use"
177     IDS_LOCATION_COLUMN "Location"
178     IDS_SELECT_CERT_TITLE "Select Certificate"
179     IDS_SELECT_CERT "Select a certificate"
180     IDS_NO_IMPL "Not yet implemented"
183 IDD_GENERAL DIALOG 0, 0, 255, 236
184 CAPTION "General"
185 STYLE WS_VISIBLE
186 FONT 8, "MS Shell Dlg"
187 BEGIN
188   CONTROL "", -1, "Static", WS_BORDER|SS_WHITERECT, 6,10,241,200
189   CONTROL "", IDC_CERTIFICATE_ICON,"RichEdit20W", ES_READONLY|WS_DISABLED,8,11,26,26
190   CONTROL "", IDC_CERTIFICATE_INFO,"RichEdit20W", ES_READONLY|WS_DISABLED,34,11,212,26
191   CONTROL "", -1, "Static", SS_BLACKFRAME, 16,37,222,1
192   CONTROL "", IDC_CERTIFICATE_STATUS,"RichEdit20W", ES_READONLY|ES_MULTILINE,8,38,238,78
193   CONTROL "", -1, "Static", SS_BLACKFRAME, 16,116,222,1
194   CONTROL "", IDC_CERTIFICATE_NAMES,"RichEdit20W", ES_READONLY|ES_MULTILINE|WS_DISABLED,8,118,238,90
195   PUSHBUTTON "&Install Certificate...", IDC_ADDTOSTORE,53,216,95,14
196   PUSHBUTTON "Issuer &Statement", IDC_ISSUERSTATEMENT,152,216,95,14
199 IDD_DETAIL DIALOG 0, 0, 255, 236
200 CAPTION "Details"
201 STYLE WS_VISIBLE
202 FONT 8, "MS Shell Dlg"
203 BEGIN
204   LTEXT "&Show:", -1, 6,12,40,14
205   COMBOBOX IDC_DETAIL_SELECT, 48,10,100,60, CBS_DROPDOWNLIST|WS_BORDER|WS_VSCROLL|WS_TABSTOP
206   CONTROL "", IDC_DETAIL_LIST, "SysListView32",
207     LVS_REPORT|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER, 6,28,241,100
208   CONTROL "", IDC_DETAIL_VALUE, "RichEdit20W", ES_READONLY|ES_MULTILINE|WS_TABSTOP, 6,136,241,70
209   PUSHBUTTON "&Edit Properties...", IDC_EDITPROPERTIES,53,216,95,14
210   PUSHBUTTON "&Copy to File...", IDC_EXPORT,152,216,95,14
213 IDD_HIERARCHY DIALOG 0, 0, 255, 236
214 CAPTION "Certification Path"
215 STYLE WS_VISIBLE
216 FONT 8, "MS Shell Dlg"
217 BEGIN
218   GROUPBOX "Certification path", -1,6,10,245,165, BS_GROUPBOX
219   CONTROL "",IDC_CERTPATH, "SysTreeView32", TVS_HASLINES|WS_BORDER,
220     13,22,231,130
221   PUSHBUTTON "&View Certificate", IDC_VIEWCERTIFICATE,155,156,90,14
222   LTEXT "Certificate &status:", IDC_CERTIFICATESTATUS,6,183,200,14
223   CONTROL "", IDC_CERTIFICATESTATUSTEXT,"RichEdit20W",
224     WS_BORDER|ES_READONLY|ES_MULTILINE|WS_DISABLED,6,195,245,36
227 IDD_USERNOTICE DIALOG 0, 0, 255, 256
228 CAPTION "Disclaimer"
229 STYLE WS_VISIBLE
230 FONT 8, "MS Shell Dlg"
231 BEGIN
232   CONTROL "", IDC_USERNOTICE,"RichEdit20W",
233     WS_BORDER|ES_READONLY|ES_MULTILINE|WS_DISABLED,6,10,241,200
234   PUSHBUTTON "Close", IDOK,73,216,85,14
235   PUSHBUTTON "More &Info", IDC_CPS,162,216,85,14
238 IDD_CERT_PROPERTIES_GENERAL DIALOG 0, 0, 255, 236
239 CAPTION "General"
240 STYLE WS_VISIBLE
241 FONT 8, "MS Shell Dlg"
242 BEGIN
243   LTEXT "&Friendly name:", -1, 6,14,60,14
244   EDITTEXT IDC_FRIENDLY_NAME, 70,12,181,14, ES_AUTOHSCROLL|WS_TABSTOP
245   LTEXT "&Description:", -1, 6,32,60,14
246   EDITTEXT IDC_DESCRIPTION, 70,30,181,14, ES_AUTOVSCROLL|ES_MULTILINE|WS_TABSTOP|WS_VSCROLL
247   GROUPBOX "Certificate purposes", -1,6,48,245,185, BS_GROUPBOX
248   AUTORADIOBUTTON "&Enable all purposes for this certificate",
249     IDC_ENABLE_ALL_PURPOSES, 12,58,230,14, BS_AUTORADIOBUTTON|WS_TABSTOP
250   AUTORADIOBUTTON "D&isable all purposes for this certificate",
251     IDC_DISABLE_ALL_PURPOSES, 12,70,230,14, BS_AUTORADIOBUTTON
252   AUTORADIOBUTTON "Enable &only the following purposes for this certificate:",
253     IDC_ENABLE_SELECTED_PURPOSES, 12,82,230,14, BS_AUTORADIOBUTTON
254   CONTROL "", IDC_CERTIFICATE_USAGES,"SysListView32",
255     LVS_REPORT|LVS_NOCOLUMNHEADER|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER,
256     24,100,220,106
257   PUSHBUTTON "Add &Purpose...", IDC_ADD_PURPOSE,168,212,76,14
260 IDD_ADD_CERT_PURPOSE DIALOG 0,0,200,68
261 CAPTION "Add Purpose"
262 FONT 8, "MS Shell Dlg"
263 BEGIN
264   LTEXT "Add the object identifier (OID) for the certificate purpose you wish to add:",
265     -1, 6,6,190,28
266   EDITTEXT IDC_NEW_PURPOSE, 6,28,190,14, ES_AUTOVSCROLL|ES_MULTILINE|WS_TABSTOP|WS_VSCROLL
267   PUSHBUTTON "OK", IDOK, 33,48,60,14
268   PUSHBUTTON "Cancel", IDCANCEL, 100,48,60,14
271 IDD_SELECT_STORE DIALOG 0,0,200,136
272 CAPTION "Select Certificate Store"
273 FONT 8, "MS Shell Dlg"
274 BEGIN
275   LTEXT "Select the certificate store you want to use:", IDC_STORE_TEXT, 6,6,190,28
276   CONTROL "",IDC_STORE_LIST, "SysTreeView32", TVS_HASLINES|WS_BORDER|WS_TABSTOP,
277     6,28,188,70
278   CHECKBOX "&Show physical stores", IDC_SHOW_PHYSICAL_STORES, 6,102,180,14, BS_AUTOCHECKBOX|WS_TABSTOP
279   PUSHBUTTON "OK", IDOK, 90,118,50,14, BS_DEFPUSHBUTTON
280   PUSHBUTTON "Cancel", IDCANCEL, 144,118,50,14
283 IDD_IMPORT_WELCOME DIALOG 0,0,317,143
284 CAPTION "Certificate Import Wizard"
285 FONT 8, "MS Shell Dlg"
286 BEGIN
287   LTEXT "Welcome to the Certificate Import Wizard", IDC_IMPORT_TITLE, 115,7,195,30
288   LTEXT "This wizard helps you import certificates, certificate revocation lists, and certificate trust lists from a file to a certificate store.\n\n\
289 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.\n\n\
290 To continue, click Next.",
291     -1, 115,40,195,120
294 IDD_IMPORT_FILE DIALOG 0,0,317,178
295 CAPTION "Certificate Import Wizard"
296 FONT 8, "MS Shell Dlg"
297 BEGIN
298   LTEXT "&File name:", -1, 21,1,195,10
299   EDITTEXT IDC_IMPORT_FILENAME, 21,11,208,14, ES_AUTOHSCROLL|WS_TABSTOP
300   PUSHBUTTON "B&rowse...", IDC_IMPORT_BROWSE_FILE, 236,11,60,14
301   LTEXT "Note: The following file formats may contain more than one certificate, certificate revocation list, or certificate trust list:",
302     -1, 21,30,265,16
303   LTEXT "Cryptographic Message Syntax Standard/PKCS #7 Messages (*.p7b)",
304     -1, 31,53,265,10
305   LTEXT "Personal Information Exchange/PKCS #12 (*.pfx; *.p12)",
306     -1, 31,68,265,10
307   LTEXT "Microsoft Serialized Certificate Store (*.sst)",
308     -1, 31,83,265,10
311 IDD_IMPORT_STORE DIALOG 0,0,317,143
312 CAPTION "Certificate Import Wizard"
313 FONT 8, "MS Shell Dlg"
314 BEGIN
315   LTEXT "Wine can automatically select the certificate store, or you can specify a location for the certificates.",
316     -1, 21,1,220,25
317   AUTORADIOBUTTON "&Automatically select certificate store",
318     IDC_IMPORT_AUTO_STORE, 31,28,220,12, BS_AUTORADIOBUTTON|WS_TABSTOP
319   AUTORADIOBUTTON "&Place all certificates in the following store:",
320     IDC_IMPORT_SPECIFY_STORE, 31,42,220,12, BS_AUTORADIOBUTTON
321   EDITTEXT IDC_IMPORT_STORE, 44,61,185,14, ES_READONLY
322   PUSHBUTTON "B&rowse...", IDC_IMPORT_BROWSE_STORE, 236,61,60,14
325 IDD_IMPORT_FINISH DIALOG 0,0,317,178
326 CAPTION "Certificate Import Wizard"
327 FONT 8, "MS Shell Dlg"
328 BEGIN
329   LTEXT "Completing the Certificate Import Wizard", IDC_IMPORT_TITLE,
330     115,1,195,40
331   LTEXT "You have successfully completed the Certificate Import Wizard.",
332     -1, 115,33,195,24
333   LTEXT "You have specified the following settings:",
334     -1, 115,57,195,12
335   CONTROL "", IDC_IMPORT_SETTINGS, "SysListView32",
336     LVS_REPORT|LVS_NOCOLUMNHEADER|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER,
337     115,67,174,100
340 IDD_CERT_MGR DIALOG 0,0,335,270
341 CAPTION "Certificates"
342 FONT 8, "MS Shell Dlg"
343 BEGIN
344   LTEXT "I&ntended purpose:", -1, 7,9,100,12
345   COMBOBOX IDC_MGR_PURPOSE_SELECTION, 83,7,245,60, CBS_DROPDOWNLIST|WS_BORDER|WS_VSCROLL|WS_TABSTOP
346   CONTROL "", IDC_MGR_STORES, "SysTabControl32", WS_CLIPSIBLINGS|WS_TABSTOP, 7,25,321,140
347   CONTROL "", IDC_MGR_CERTS, "SysListView32", LVS_REPORT|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER, 15,46,305,111
348   PUSHBUTTON "&Import...", IDC_MGR_IMPORT, 7,172,65,14
349   PUSHBUTTON "&Export...", IDC_MGR_EXPORT, 76,172,65,14, WS_DISABLED
350   PUSHBUTTON "&Remove", IDC_MGR_REMOVE, 145,172,65,14, WS_DISABLED
351   PUSHBUTTON "&Advanced...", IDC_MGR_ADVANCED, 263,172,65,14
352   GROUPBOX "Certificate intended purposes", -1,7,194,321,47, BS_GROUPBOX
353   LTEXT "", IDC_MGR_PURPOSES, 13,206,252,32
354   PUSHBUTTON "&View", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
355   PUSHBUTTON "&Close", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
358 IDD_CERT_MGR_ADVANCED DIALOG 0,0,248,176
359 CAPTION "Advanced Options"
360 FONT 8, "MS Shell Dlg"
361 BEGIN
362   GROUPBOX "Certificate purpose", -1, 7,7,234,141, BS_GROUPBOX
363   LTEXT "Select one or more purposes to be listed when Advanced Purposes is selected.",
364     -1, 14,18,220,16
365   LTEXT "&Certificate purposes:", -1, 14,41,90,12, WS_TABSTOP
366   CONTROL "", IDC_CERTIFICATE_USAGES,"SysListView32",
367     LVS_REPORT|LVS_NOCOLUMNHEADER|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER,
368     14,51,220,90
369   PUSHBUTTON "OK", IDOK, 132,155,51,14, BS_DEFPUSHBUTTON
370   PUSHBUTTON "Cancel", IDCANCEL, 190,155,51,14
373 IDD_EXPORT_WELCOME DIALOG 0,0,317,143
374 CAPTION "Certificate Export Wizard"
375 FONT 8, "MS Shell Dlg"
376 BEGIN
377   LTEXT "Welcome to the Certificate Export Wizard", IDC_EXPORT_TITLE, 115,7,195,30
378   LTEXT "This wizard helps you export certificates, certificate revocation lists, and certificate trust lists from a certificate store to a file.\n\n\
379 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.\n\n\
380 To continue, click Next.",
381     -1, 115,40,195,120
384 IDD_EXPORT_PRIVATE_KEY DIALOG 0,0,317,143
385 CAPTION "Certificate Export Wizard"
386 FONT 8, "MS Shell Dlg"
387 BEGIN
388   LTEXT "If you choose to export the private key, you will be prompted for a password to protect the private key on a later page.", -1, 21,1,195,25
389   LTEXT "Do you wish to export the private key?", -1, 21,27,195,10
390   AUTORADIOBUTTON "&Yes, export the private key",
391     IDC_EXPORT_PRIVATE_KEY_YES, 31,36,200,12, BS_AUTORADIOBUTTON|WS_TABSTOP
392   AUTORADIOBUTTON "N&o, do not export the private key",
393     IDC_EXPORT_PRIVATE_KEY_NO, 31,48,200,12, BS_AUTORADIOBUTTON
394   LTEXT "", IDC_EXPORT_PRIVATE_KEY_UNAVAILABLE, 21,60,200,24
397 IDD_EXPORT_PASSWORD DIALOG 0,0,317,143
398 CAPTION "Certificate Export Wizard"
399 FONT 8, "MS Shell Dlg"
400 BEGIN
401   LTEXT "&Password:", -1, 21,1,195,10
402   EDITTEXT IDC_EXPORT_PASSWORD, 21,11,208,14, ES_AUTOHSCROLL|WS_TABSTOP
403   LTEXT "&Confirm password:", -1, 21,35,195,10
404   EDITTEXT IDC_EXPORT_PASSWORD_CONFIRM, 21,45,208,14, ES_AUTOHSCROLL|WS_TABSTOP
407 IDD_EXPORT_FORMAT DIALOG 0,0,317,143
408 CAPTION "Certificate Export Wizard"
409 FONT 8, "MS Shell Dlg"
410 BEGIN
411   LTEXT "Select the format you want to use:", -1, 21,1,195,10
412   AUTORADIOBUTTON "&DER-encoded X.509 (*.cer)",
413     IDC_EXPORT_FORMAT_DER, 31,18,280,12, BS_AUTORADIOBUTTON|WS_TABSTOP
414   AUTORADIOBUTTON "Ba&se64-encoded X.509 (*.cer):",
415     IDC_EXPORT_FORMAT_BASE64, 31,30,280,12, BS_AUTORADIOBUTTON
416   AUTORADIOBUTTON "&Cryptographic Message Syntax Standard/PKCS #7 Message (*.p7b)",
417     IDC_EXPORT_FORMAT_CMS, 31,42,280,12, BS_AUTORADIOBUTTON
418   CHECKBOX "&Include all certificates in the certification path if possible",
419     IDC_EXPORT_CMS_INCLUDE_CHAIN, 44,57,280,8, BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED
420   AUTORADIOBUTTON "&Personal Information Exchange/PKCS #12 (*.pfx)",
421     IDC_EXPORT_FORMAT_PFX, 31,72,280,12, BS_AUTORADIOBUTTON|WS_DISABLED
422   CHECKBOX "Incl&ude all certificates in the certification path if possible",
423     IDC_EXPORT_PFX_INCLUDE_CHAIN, 44,87,280,8, BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED
424   CHECKBOX "&Enable strong encryption",
425     IDC_EXPORT_PFX_STRONG_ENCRYPTION, 44,102,280,8, BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED
426   CHECKBOX "Delete the private &key if the export is successful",
427     IDC_EXPORT_PFX_DELETE_PRIVATE_KEY, 44,117,280,8, BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED
430 IDD_EXPORT_FILE DIALOG 0,0,317,143
431 CAPTION "Certificate Export Wizard"
432 FONT 8, "MS Shell Dlg"
433 BEGIN
434   LTEXT "&File name:", -1, 21,1,195,10
435   EDITTEXT IDC_EXPORT_FILENAME, 21,11,208,14, ES_AUTOHSCROLL|WS_TABSTOP
436   PUSHBUTTON "B&rowse...", IDC_EXPORT_BROWSE_FILE, 236,11,60,14
439 IDD_EXPORT_FINISH DIALOG 0,0,317,178
440 CAPTION "Certificate Export Wizard"
441 FONT 8, "MS Shell Dlg"
442 BEGIN
443   LTEXT "Completing the Certificate Export Wizard", IDC_EXPORT_TITLE,
444     115,1,195,40
445   LTEXT "You have successfully completed the Certificate Export Wizard.",
446     -1, 115,33,195,24
447   LTEXT "You have specified the following settings:",
448     -1, 115,57,195,12
449   CONTROL "", IDC_EXPORT_SETTINGS, "SysListView32",
450     LVS_REPORT|LVS_NOCOLUMNHEADER|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER,
451     115,67,174,100
454 IDD_SELECT_CERT DIALOG 0,0,278,157
455 CAPTION "Select Certificate"
456 FONT 8, "MS Shell Dlg"
457 BEGIN
458   LTEXT "Select a certificate you want to use", IDC_SELECT_DISPLAY_STRING, 7,7,264,26
459   CONTROL "", IDC_SELECT_CERTS, "SysListView32",
460     LVS_REPORT|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER, 7,40,264,89
461   PUSHBUTTON "OK", IDOK, 91,136,51,14, BS_DEFPUSHBUTTON
462   PUSHBUTTON "Cancel", IDCANCEL, 149,136,51,14
463   PUSHBUTTON "&View Certificate", IDC_SELECT_VIEW_CERT, 207,136,65,14, WS_DISABLED
466 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
468 /* @makedep: smallicons.bmp */
469 IDB_SMALL_ICONS BITMAP smallicons.bmp
471 /* @makedep: cert.bmp */
472 IDB_CERT BITMAP cert.bmp
474 /* @makedep: certerror.bmp */
475 IDB_CERT_ERROR BITMAP certerror.bmp
477 /* @makedep: certwarning.bmp */
478 IDB_CERT_WARNING BITMAP certwarning.bmp
480 /* @makedep: checks.bmp */
481 IDB_CHECKS BITMAP checks.bmp
483 /* @makedep: certwatermark.bmp */
484 IDB_CERT_WATERMARK BITMAP certwatermark.bmp
486 /* @makedep: certheader.bmp */
487 IDB_CERT_HEADER BITMAP certheader.bmp