Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index e81f342514a2e9ab4f8cc1315a19bb45e36f8712..b3b49854c5eb930b8ee67b1e5289ce4f3573270b 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -9390,6 +9390,9 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<ph name="SITE">$1<ex>google.com</ex></ph> normally uses encryption to protect your information. When Chrome tried to connect to <ph name="SITE">$1<ex>google.com</ex></ph> this time, the website sent back unusual |
and incorrect credentials. Either an attacker is trying to pretend to be <ph name="SITE">$1<ex>google.com</ex></ph>, or a Wi-Fi sign-in screen has interrupted the connection. Your information is still secure because Chrome stopped the connection before any data was exchanged. |
</message> |
+ <message name="IDS_SSL_NONOVERRIDABLE_MORE_INVALID_SP3" desc="Body text for the explanation shown if the user clicks on the details windows, the certificate is invalid and the user has an old version of Windows(before WINDOWS XP SP3) running."> |
+ Your computer is running an old version of Microsoft Windows that cannot process this website's security certificate. Because of this problem, Chrome can't tell whether the certificate came from <ph name="SITE">$1<ex>google.com</ex></ph> or from someone on your network pretending to be <ph name="SITE">$1<ex>google.com</ex></ph>. Please update your computer to Windows XP SP3 or higher. |
Will Harris
2014/07/22 20:02:38
should this be <ph name="PRODUCT_NAME">$1<ex>Googl
radhikabhar
2014/07/22 23:51:12
Done. However, when I upload this CL it gives me a
|
+ </message> |
<message name="IDS_SSL_NONOVERRIDABLE_PINNED" desc="A sentence to explain why the user can't proceed, plus a link to a help page about certificate pinning."> |
You cannot visit <ph name="SITE">$1<ex>google.com</ex></ph> right now because the website <ph name="BEGIN_LINK"><a href="#" id="help-link"></ph>uses certificate pinning<ph name="END_LINK"></a></ph>. Network errors and attacks are usually temporary, so this page will probably work later. |
</message> |