| Index: components/security_interstitials_strings.grdp
|
| diff --git a/components/security_interstitials_strings.grdp b/components/security_interstitials_strings.grdp
|
| index 057ce67363e80adaff96767190eb0c94f8ffd366..931e71d84b1d34e643b00c064f847a65fd674460 100644
|
| --- a/components/security_interstitials_strings.grdp
|
| +++ b/components/security_interstitials_strings.grdp
|
| @@ -84,7 +84,7 @@
|
| You cannot visit <ph name="SITE">$1<ex>google.com</ex></ph> right now because the website uses HSTS. Network errors and attacks are usually temporary, so this page will probably work later. <ph name="BEGIN_LEARN_MORE_LINK"><a href="#" id="learn-more-link"></ph>Learn more<ph name="END_LEARN_MORE_LINK"></a></ph>.
|
| </message>
|
| <message name="IDS_SSL_NONOVERRIDABLE_REVOKED" desc="A sentence to explain why the user can't proceed, plus a link to a help page about certificate revocation.">
|
| - You cannot visit <ph name="SITE">$1<ex>google.com</ex></ph> right now because this certificate has been revoked. Network errors and attacks are usually temporary, so this page will probably work later. <ph name="BEGIN_LEARN_MORE_LINK"><a href="#" id="learn-more-link"></ph>Learn more<ph name="END_LEARN_MORE_LINK"></a></ph>.
|
| + You cannot visit <ph name="SITE">$1<ex>google.com</ex></ph> right now because its certificate has been revoked. Network errors and attacks are usually temporary, so this page will probably work later. <ph name="BEGIN_LEARN_MORE_LINK"><a href="#" id="learn-more-link"></ph>Learn more<ph name="END_LEARN_MORE_LINK"></a></ph>.
|
| </message>
|
| <if expr="_google_chrome">
|
| <message name="IDS_SSL_NONOVERRIDABLE_MORE" desc="Body text for the explanation shown if user clicks on the Details button.">
|
|
|