Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 28101458c4e361cc82e0d5141c99a41e0a1d946c..d3ac5f936fc25f56c4728540c7f2d8c1cfa53ce7 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -10061,6 +10061,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> |
palmer
2015/07/09 19:13:01
Change "If you like to..." to "If you would like t
Bhanu Dev
2015/07/11 04:00:42
Catherine is working on the strings for this. I wi
|
+ </message> |
+ |
<!-- SSL Interstitial V2: Non-overridable --> |
<message name="IDS_SSL_RELOAD" desc="The text for the button that reloads the page."> |
Reload |