Chromium Code Reviews| Index: components/security_state_strings.grdp |
| diff --git a/components/security_state_strings.grdp b/components/security_state_strings.grdp |
| index 7901d142a04a566d6b0d248bfc2d19e5810ed465..65612d8b8cdecf16efad2abc9214c47f74a47a1d 100644 |
| --- a/components/security_state_strings.grdp |
| +++ b/components/security_state_strings.grdp |
| @@ -4,6 +4,9 @@ |
| <message name="IDS_PRIVATE_USER_DATA_INPUT" desc="Summary phrase for a security problem where the site collects private user data on an insecure page." translateable="false"> |
| Private User Data Input |
| </message> |
| + <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, according to Google Safe Browsing. |
|
estark
2016/12/07 01:00:09
Can you please check this string with emilyschecht
|
| + </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"> |
| SHA-1 Certificate |
| </message> |