| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index d47b7d3e653b702779496effb2355eca021919df..646b81ee9383e4a912704b0bc868f4c0fce8e0f6 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -10160,6 +10160,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="#" id="suggest-link"></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
|
|
|