Index: components/security_interstitials_strings.grdp |
diff --git a/components/security_interstitials_strings.grdp b/components/security_interstitials_strings.grdp |
index 2e89c45c8831255fac532009421cab9af4008c64..6e54c19724476fadc0a42bec8f5d5a83bd484d20 100644 |
--- a/components/security_interstitials_strings.grdp |
+++ b/components/security_interstitials_strings.grdp |
@@ -60,6 +60,14 @@ |
Attackers might be trying to steal your information from <ph name="BEGIN_BOLD"><strong></ph><ph name="SITE">$1<ex>google.com</ex></ph><ph name="END_BOLD"></strong></ph> (for example, passwords, messages, or credit cards). <ph name="BEGIN_LEARN_MORE_LINK"><a href="#" id="learn-more-link"></ph>Learn more<ph name="END_LEARN_MORE_LINK"></a></ph> |
</message> |
+ <!-- SSL error page: Superfish-specific --> |
+ <message name="IDS_SSL_SUPERFISH_HEADING" desc="The large heading at the top of the Superfish-specific SSL interstitial."> |
+ Software on your computer is stopping Chrome from connecting to the web |
estark
2017/06/22 05:45:03
Stub strings -- to be filled in with the real thin
|
+ </message> |
+ <message name="IDS_SSL_SUPERFISH_PRIMARY_PARAGRAPH" desc="The primary explanatory paragraph for the Superfish-specific SSL interstitial."> |
+ Follow these steps to remove the software and its associated certificate. You'll need administrator privileges. <ph name="BEGIN_LEARN_MORE_LINK"><a href="#" id="learn-more-link"></ph>Learn more<ph name="END_LEARN_MORE_LINK"></a></ph> |
+ </message> |
+ |
<!-- SSL error page: overridable --> |
<message name="IDS_SSL_OVERRIDABLE_SAFETY_BUTTON" desc="The text for the button that takes the user back to the previous page."> |
Back to safety |