Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index ce3ce3c822f9dc7ea9eabf0cc35690c5a2d3a9e4..869fadaad88cb53fa4557650cd5d3c05f2909973 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -14801,6 +14801,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
| </if> |
| <!-- Strings describing Chrome security policy for DevTools security panel --> |
| + <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_PRIVATE_USER_DATA_INPUT_DESCRIPTION" desc="Description of a security problem where the site collects private user data on an insecure page, which will result in an omnibox warning starting in Chrome 56." translateable="false"> |
| + The site includes a password or credit card input over HTTP, so a warning will be added to the URL bar in Chrome 56 (Jan 2017). |
|
lgarron
2016/10/18 23:49:55
If we want to mention the browser, we need to use
|
| + </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> |