| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index fc02045607fc79cbdaae32aded5fa58d975ffe76..9d173b62b2577ad1d6996d026ebaeec13cc58c21 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -10058,6 +10058,11 @@ I don't think this site should be blocked!
|
| <ph name="BEGIN_LINK"><a href="#" id="proceed-link"></ph>Proceed to <ph name="SITE">$1<ex>example.com</ex></ph> (unsafe)<ph name="END_LINK"></a></ph>
|
| </message>
|
|
|
| + <!-- Common Name Mismatch Interstitial Description -->
|
| + <message name="IDS_SSL_COMMON_NAME_MISMATCH_PRIMARY_PARAGRAPH" desc="The primary explanatory paragraph for the Common Name Mismatch interstitial.">
|
| + Attackers might be trying to steal your information from <ph name="BEGIN_BOLD"><strong></ph><ph name="REQUEST_DOMAIN">$1<ex>example.com</ex></ph><ph name="END_BOLD"></strong></ph> (for example, passwords, messages, or credit cards). <ph name="NEWLINE"><br></ph><ph name="NEWLINE"><br></ph>However, this server provides a valid certificate for <ph name="BEGIN_BOLD"><strong></ph><ph name="SUGGESTED_DOMAIN">$2<ex>www.example.com</ex></ph><ph name="END_BOLD"></strong></ph>. If you like to connect to <ph name="BEGIN_BOLD"><strong></ph><ph name="SUGGESTED_DOMAIN">$2<ex>www.example.com</ex></ph><ph name="END_BOLD"></strong></ph>, please click here <ph name="BEGIN_LINK"><a href="$3" ></ph><ph name="SUGGESTED_DOMAIN">$2<ex>www.example.com</ex></ph><ph name="END_LINK"></a></ph>
|
| + </message>
|
| +
|
| <!-- SSL Interstitial V2: Non-overridable -->
|
| <message name="IDS_SSL_RELOAD" desc="The text for the button that reloads the page.">
|
| Reload
|
|
|