Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 673e467ca2b3dd360d1936f5e54c579e369325cd..1145604312d3e95d91c7825f74df3866a8d89819 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -8230,6 +8230,18 @@ I don't think this site should be blocked! |
| This account is managed by <ph name="DOMAIN">$1<ex>example.com</ex></ph> |
| </message> |
| + <!-- Enterprise force-sign-out dialog--> |
| + <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_TITLE" desc="The title of the dialog to notift brower window closing when force sign in is enabled and local auth info is not valid."> |
|
sky
2017/05/04 03:45:11
The title of the dialog shown when the user closes
zmin
2017/05/04 23:13:52
Done.
|
| + Sign in certification is not valid |
| + </message> |
| + <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_CLOSE_DELAY" desc="Text of the button to delay close all browser window"> |
|
sky
2017/05/04 03:45:11
close->closing
zmin
2017/05/04 23:13:52
Done.
|
| + Sign in later |
| + </message> |
| + <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_ADDITIONAL_EXPLANATION" desc="Text of auto close warning"> |
| + All browser windows will be closed automatically after 5 minutes without sign in. |
| + </message> |
| + |
| + |
| <!-- Cookies Window --> |
| <message name="IDS_COOKIES_WEBSITE_PERMISSIONS_WINDOW_TITLE" desc="The title of the redesigned Cookies Window that lets you manage cookies, storage quota for websites and other permissions per-website"> |
| Cookies and site data |