Index: components/security_state_strings.grdp |
diff --git a/components/security_state_strings.grdp b/components/security_state_strings.grdp |
index 99337fe952fbaf6a7bbc8cdc3fbb1efded729479..a193d68acd303b307bdcddc9989eef798bc81568 100644 |
--- a/components/security_state_strings.grdp |
+++ b/components/security_state_strings.grdp |
@@ -7,17 +7,11 @@ |
<message name="IDS_SAFEBROWSING_WARNING" desc="Summary phrase for a security problem where the site is deemed unsafe by the SafeBrowsing service." translateable="false"> |
This page is dangerous (flagged by Google Safe Browsing). |
</message> |
- <message name="IDS_MAJOR_SHA1" desc="Summary phrase for a security problem where the site's certificate expires in 2017 or later and contains a SHA1 signature in the chain." translateable="false"> |
+ <message name="IDS_SHA1" desc="Summary phrase for a security problem where the site's certificate chain contains a SHA1 signature." translateable="false"> |
SHA-1 Certificate |
</message> |
- <message name="IDS_MAJOR_SHA1_DESCRIPTION" desc="Description of a security problem where the site's certificate expires in 2017 or later and contains a SHA1 signature in the chain." translateable="false"> |
- The certificate for this site expires in 2017 or later, and the certificate chain contains a certificate signed using SHA-1. |
- </message> |
- <message name="IDS_MINOR_SHA1" desc="Summary phrase for a security problem where the site's certificate expires in 2016 and contains a SHA1 signature in the chain." translateable="false"> |
- SHA-1 Certificate |
- </message> |
- <message name="IDS_MINOR_SHA1_DESCRIPTION" desc="Description of a security problem where the site's certificate expires in 2016 and contains a SHA1 signature in the chain." translateable="false"> |
- The certificate for this site expires in 2016, and the certificate chain contains a certificate signed using SHA-1. |
+ <message name="IDS_SHA1_DESCRIPTION" desc="Description of a security problem where the site's certificate chain contains a SHA1 signature." translateable="false"> |
+ The certificate chain for this site contains a certificate signed using SHA-1. |
</message> |
<message name="IDS_CERTIFICATE_CHAIN_ERROR" desc="Summary phrase for a security problem with the site's certificate." translateable="false"> |
Certificate Error |