| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index efcc234f73771510e164f4e1052f27efa36df5e2..8474fcf5cc9a10d21f1f06fa30eb0f27d6bb9d1c 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3298,6 +3298,9 @@ Even if you have downloaded files from this website before, the website might ha
|
| <message name="IDS_CERT_MANAGER_PKCS12_IMPORT_UNSUPPORTED" desc="The message in the error dialog for unsupported PKCS #12 files.">
|
| File uses unsupported features.
|
| </message>
|
| + <message name="IDS_CERT_MANAGER_IMPORT_MISSING_KEY" desc="The message in the error dialog for certificates without a local private key.">
|
| + The Private Key for this Client Certificate is missing or invalid.
|
| + </message>
|
| <message name="IDS_CERT_MANAGER_READ_ERROR_FORMAT" desc="The text in the error dialog for PKCS #12 file read errors.">
|
| There was an error while trying to read the file: <ph name="ERROR_TEXT">$1<ex>File not found.</ex></ph>.
|
| </message>
|
|
|