2 * cryptui dll resources
4 * Copyright 2008 Juan Lang
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.
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.
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
21 #include "cryptuires.h"
23 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
27 IDS_CERTIFICATE "Certificate"
28 IDS_CERTIFICATEINFORMATION "Certificate Information"
29 IDS_CERT_INFO_BAD_SIG "This certificate has an invalid signature. The certificate may have been altered or corrupted."
30 IDS_CERT_INFO_UNTRUSTED_CA "This root certificate is not trusted. To trust it, add it to your system's trusted root certificate store."
31 IDS_CERT_INFO_UNTRUSTED_ROOT "This certificate could not be validated to a trusted root certificate."
32 IDS_CERT_INFO_PARTIAL_CHAIN "This certificate's issuer could not be found."
33 IDS_CERT_INFO_BAD_PURPOSES "All the intended purposes of this certificate could not be verified."
34 IDS_CERT_INFO_PURPOSES "This certificate is intended for the following purposes:"
35 IDS_SUBJECT_HEADING "Issued to: "
36 IDS_ISSUER_HEADING "Issued by: "
37 IDS_VALID_FROM "Valid from "
39 IDS_CERTIFICATE_BAD_SIGNATURE "This certificate has an invalid signature."
40 IDS_CERTIFICATE_BAD_TIME "This certificate has expired or is not yet valid."
41 IDS_CERTIFICATE_BAD_TIMENEST "This certificate's validity period exceeds that of its issuer."
42 IDS_CERTIFICATE_REVOKED "This certificate was revoked by its issuer."
43 IDS_CERTIFICATE_VALID "This certificate is OK."
46 IDS_FIELDS_ALL "<All>"
47 IDS_FIELDS_V1 "Version 1 Fields Only"
48 IDS_FIELDS_EXTENSIONS "Extensions Only"
49 IDS_FIELDS_CRITICAL_EXTENSIONS "Critical Extensions Only"
50 IDS_FIELDS_PROPERTIES "Properties Only"
51 IDS_FIELD_VERSION "Version"
52 IDS_FIELD_SERIAL_NUMBER "Serial number"
53 IDS_FIELD_ISSUER "Issuer"
54 IDS_FIELD_VALID_FROM "Valid from"
55 IDS_FIELD_VALID_TO "Valid to"
56 IDS_FIELD_SUBJECT "Subject"
57 IDS_FIELD_PUBLIC_KEY "Public key"
58 IDS_FIELD_PUBLIC_KEY_FORMAT "%s (%d bits)"
59 IDS_PROP_HASH "SHA1 hash"
60 IDS_PROP_ENHKEY_USAGE "Enhanced key usage (property)"
61 IDS_PROP_FRIENDLY_NAME "Friendly name"
62 IDS_PROP_DESCRIPTION "Description"
63 IDS_CERTIFICATE_PROPERTIES "Certificate Properties"
64 IDS_CERTIFICATE_PURPOSE_ERROR "Please enter an OID in the form 1.2.3.4"
65 IDS_CERTIFICATE_PURPOSE_EXISTS "The OID you entered already exists."
66 IDS_SELECT_STORE_TITLE "Select Certificate Store"
67 IDS_SELECT_STORE "Please select a certificate store."
68 IDS_IMPORT_WIZARD "Certificate Import Wizard"
69 IDS_IMPORT_TYPE_MISMATCH "The file contains objects that do not match the given criteria. Please select another file."
70 IDS_IMPORT_FILE_TITLE "File to Import"
71 IDS_IMPORT_FILE_SUBTITLE "Specify the file you want to import."
72 IDS_IMPORT_STORE_TITLE "Certificate Store"
73 IDS_IMPORT_STORE_SUBTITLE "Certificate stores are collections of certificates, certificate revocation lists, and certificate trust lists."
74 IDS_IMPORT_FILTER_CERT "X.509 Certificate (*.cer; *.crt)"
75 IDS_IMPORT_FILTER_PFX "Personal Information Exchange (*.pfx; *.p12)"
76 IDS_IMPORT_FILTER_CRL "Certificate Revocation List (*.crl)"
77 IDS_IMPORT_FILTER_CTL "Certificate Trust List (*.stl)"
78 IDS_IMPORT_FILTER_SERIALIZED_STORE "Microsoft Serialized Certificate Store (*.sst)"
79 IDS_IMPORT_FILTER_CMS "CMS/PKCS #7 Messages (*.spc; *.p7b)"
80 IDS_IMPORT_FILTER_ALL "All files (*.*)"
81 IDS_IMPORT_EMPTY_FILE "Please select a file."
82 IDS_IMPORT_BAD_FORMAT "The file format is not recognized. Please select another file."
83 IDS_IMPORT_OPEN_FAILED "Could not open "
84 IDS_IMPORT_DEST_DETERMINED "Determined by the program"
85 IDS_IMPORT_SELECT_STORE "Please select a store"
86 IDS_IMPORT_STORE_SELECTION "Certificate Store Selected"
87 IDS_IMPORT_DEST_AUTOMATIC "Automatically determined by the program"
88 IDS_IMPORT_FILE "File"
89 IDS_IMPORT_CONTENT "Content"
90 IDS_IMPORT_CONTENT_CERT "Certificate"
91 IDS_IMPORT_CONTENT_CRL "Certificate Revocation List"
92 IDS_IMPORT_CONTENT_CTL "Certificate Trust List"
93 IDS_IMPORT_CONTENT_CMS "CMS/PKCS #7 Message"
94 IDS_IMPORT_CONTENT_PFX "Personal Information Exchange"
95 IDS_IMPORT_CONTENT_STORE "Certificate Store"
96 IDS_IMPORT_SUCCEEDED "The import was successful."
97 IDS_IMPORT_FAILED "The import failed."
98 IDS_WIZARD_TITLE_FONT "Arial"
99 IDS_PURPOSE_ALL "<All>"
100 IDS_PURPOSE_ADVANCED "<Advanced Purposes>"
101 IDS_SUBJECT_COLUMN "Issued To"
102 IDS_ISSUER_COLUMN "Issued By"
103 IDS_EXPIRATION_COLUMN "Expiration Date"
104 IDS_FRIENDLY_NAME_COLUMN "Friendly Name"
105 IDS_ALLOWED_PURPOSE_ALL "<All>"
106 IDS_ALLOWED_PURPOSE_NONE "<None>"
107 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?"
108 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?"
109 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?"
110 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?"
111 IDS_WARN_REMOVE_CA "Certificates issued by this certification authority will no longer be trusted.\nAre you sure you want to remove this certificate?"
112 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?"
113 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?"
114 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?"
115 IDS_WARN_REMOVE_TRUSTEDPUBLISHER "Software signed by this publisher will no longer be trusted.\nAre you sure you want to remove this certificate?"
116 IDS_WARN_REMOVE_PLURAL_TRUSTEDPUBLISHER "Software signed by these publishers will no longer be trusted.\nAre you sure you want to remove these certificates?"
117 IDS_WARN_REMOVE_DEFAULT "Are you sure you want to remove this certificate?"
118 IDS_WARN_REMOVE_PLURAL_DEFAULT "Are you sure you want to remove these certificates?"
119 IDS_CERT_MGR "Certificates"
120 IDS_FRIENDLY_NAME_NONE "<None>"
121 IDS_PURPOSE_SERVER_AUTH "Ensures the identity of a remote computer"
122 IDS_PURPOSE_CLIENT_AUTH "Proves your identity to a remote computer"
123 IDS_PURPOSE_CODE_SIGNING "Ensures software came from software publisher\nProtects software from alteration after publication"
124 IDS_PURPOSE_EMAIL_PROTECTION "Protects e-mail messages"
125 IDS_PURPOSE_IPSEC "Allows secure communication over the Internet"
126 IDS_PURPOSE_TIMESTAMP_SIGNING "Allows data to be signed with the current time"
127 IDS_PURPOSE_CTL_USAGE_SIGNING "Allows you to digitally sign a certificate trust list"
128 IDS_PURPOSE_EFS "Allows data on disk to be encrypted"
129 IDS_PURPOSE_EFS_RECOVERY "File Recovery"
130 IDS_PURPOSE_WHQL "Windows Hardware Driver Verification"
131 IDS_PURPOSE_NT5 "Windows System Component Verification"
132 IDS_PURPOSE_OEM_WHQL "OEM Windows System Component Verification"
133 IDS_PURPOSE_EMBEDDED_NT "Embedded Windows System Component Verification"
134 IDS_PURPOSE_ROOT_LIST_SIGNER "Root List Signer"
135 IDS_PURPOSE_QUALIFIED_SUBORDINATION "Qualified Subordination"
136 IDS_PURPOSE_KEY_RECOVERY "Key Recovery"
137 IDS_PURPOSE_DOCUMENT_SIGNING "Document Signing"
138 IDS_PURPOSE_LIFETIME_SIGNING "Lifetime Signing"
139 IDS_PURPOSE_DRM "Digital Rights"
140 IDS_PURPOSE_LICENSES "Key Pack Licenses"
141 IDS_PURPOSE_LICENSE_SERVER "License Server Verification"
142 IDS_PURPOSE_ENROLLMENT_AGENT "Certificate Request Agent"
143 IDS_PURPOSE_SMARTCARD_LOGON "Smart Card Logon"
144 IDS_PURPOSE_CA_EXCHANGE "Private Key Archival"
145 IDS_PURPOSE_KEY_RECOVERY_AGENT "Key Recovery Agent"
146 IDS_PURPOSE_DS_EMAIL_REPLICATION "Directory Service Email Replication"
147 IDS_EXPORT_WIZARD "Certificate Export Wizard"
148 IDS_EXPORT_FORMAT_TITLE "Export Format"
149 IDS_EXPORT_FORMAT_SUBTITLE "Choose the format in which the content will be saved."
150 IDS_EXPORT_FILE_TITLE "Export Filename"
151 IDS_EXPORT_FILE_SUBTITLE "Specify the name of the file in which the content will be saved."
152 IDS_EXPORT_FILE_EXISTS "The specified file already exists. Do you want to replace it?"
153 IDS_EXPORT_FILTER_CERT "DER-Encoded Binary X.509 (*.cer)"
154 IDS_EXPORT_FILTER_BASE64_CERT "Base64-Encoded X.509 (*.cer)"
155 IDS_EXPORT_FILTER_CRL "Certificate Revocation List (*.crl)"
156 IDS_EXPORT_FILTER_CTL "Certificate Trust List (*.stl)"
157 IDS_EXPORT_FILTER_CMS "CMS/PKCS #7 Messages (*.p7b)"
158 IDS_EXPORT_FILTER_PFX "Personal Information Exchange (*.pfx)"
159 IDS_EXPORT_FILTER_SERIALIZED_CERT_STORE "Serialized Certificate Store (*.sst)"
160 IDS_EXPORT_FORMAT "File Format"
161 IDS_EXPORT_INCLUDE_CHAIN "Include all certificates in certificate path"
162 IDS_EXPORT_KEYS "Export keys"
165 IDS_EXPORT_SUCCEEDED "The export was successful."
166 IDS_EXPORT_FAILED "The export failed."
167 IDS_EXPORT_PRIVATE_KEY_TITLE "Export Private Key"
168 IDS_EXPORT_PRIVATE_KEY_SUBTITLE "The certificate contains a private key which may be exported along with the certificate."
169 IDS_EXPORT_PASSWORD_TITLE "Enter Password"
170 IDS_EXPORT_PASSWORD_SUBTITLE "You may password-protect a private key."
171 IDS_EXPORT_PASSWORD_MISMATCH "The passwords do not match."
172 IDS_EXPORT_PRIVATE_KEY_UNAVAILABLE "Note: The private key for this certificate could not be opened."
173 IDS_EXPORT_PRIVATE_KEY_NON_EXPORTABLE "Note: The private key for this certificate is not exportable."
176 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
178 /* @makedep: smallicons.bmp */
179 IDB_SMALL_ICONS BITMAP smallicons.bmp
181 /* @makedep: cert.bmp */
182 IDB_CERT BITMAP cert.bmp
184 /* @makedep: certerror.bmp */
185 IDB_CERT_ERROR BITMAP certerror.bmp
187 /* @makedep: certwarning.bmp */
188 IDB_CERT_WARNING BITMAP certwarning.bmp
190 /* @makedep: checks.bmp */
191 IDB_CHECKS BITMAP checks.bmp
193 /* @makedep: certwatermark.bmp */
194 IDB_CERT_WATERMARK BITMAP certwatermark.bmp
196 /* @makedep: certheader.bmp */
197 IDB_CERT_HEADER BITMAP certheader.bmp