| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index a459df459b04dea89d1eef2dc22fbc9050ae9136..1236e124f27239fde1238fdd72b6579e85442e3d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -9983,6 +9983,11 @@ I don't think this site should be blocked!
|
| Connect
|
| </message>
|
|
|
| + <!-- Strings for the certificate selection dialog triggered by platformKeys -->
|
| + <message name="IDS_PLATFORM_KEYS_SELECT_CERT_DIALOG_TEXT" desc="The text in the dialog that prompts the user to select a certificate when an extension requests certificates through the platformKeys API.">
|
| + Extension '<ph name="EXTENSION_NAME">$1<ex>Better OpenVPN App</ex></ph>' has requested a certificate. Selecting a certificate will grant the extension the ability to use this identity with servers now and in the future. You should only select a certificate if you trust the extension.
|
| + </message>
|
| +
|
| <!-- Misc strings for SSL UI -->
|
| <message name="IDS_UNSAFE_FRAME_MESSAGE" desc="The text displayed in the content that is subsituted to an unsafe frame.">
|
| This frame was blocked because it contains some insecure content.
|
|
|