| Index: components/ssl_errors_strings.grdp
|
| diff --git a/components/ssl_errors_strings.grdp b/components/ssl_errors_strings.grdp
|
| index dbad0b951dc808dc6cf72baf89964e20c911da1a..0b9c8c84a98e62a3c218554eef5dda3452530e72 100644
|
| --- a/components/ssl_errors_strings.grdp
|
| +++ b/components/ssl_errors_strings.grdp
|
| @@ -33,13 +33,6 @@
|
| Server's certificate is not valid at this time.
|
| </message>
|
|
|
| - <message name="IDS_CERT_ERROR_CHAIN_EXPIRED_DETAILS" desc="Details for an expired root or intermediate cert in chain">
|
| - This server could not prove that it is <ph name="DOMAIN"><strong>$1<ex>paypal.com</ex></strong></ph>; its security certificate expired. This may be caused by a misconfiguration or an attacker intercepting your connection. Your computer's clock is currently set to <ph name="CURRENT_TIME">$3<ex>July 18, 2012</ex></ph>. Does that look right? If not, you should correct your system's clock and then refresh this page. <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_CERT_ERROR_CHAIN_EXPIRED_DESCRIPTION" desc="Description for an expired intermediate/root certificate in chain">
|
| - A root or intermediate certificate has expired.
|
| - </message>
|
| -
|
| <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DESCRIPTION" desc="Description for an X509 certificate with an invalid authority">
|
| Server's certificate is not trusted.
|
| </message>
|
|
|