Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 32ceee2abf79b90e4d52970c3a81a78118328940..da659731dbde37340bdac47d40a76240aa3f0e8d 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -8101,6 +8101,21 @@ 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 shown when the user closes a browser and force sign in is enabled and local auth info is not valid."> |
| + Sign in certification is not valid, window closing in <ph name="MINUTES">{0,number,00}<ex>5</ex></ph> : <ph name="SECONDS">{1,number,00}<ex>00</ex></ph> |
| + </message> |
| + <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_CLOSE_CONFIRM" desc="Text of the button to confirm close all browser windows"> |
|
sky
2017/06/05 23:43:18
This description doesn't match the actual text.
zmin
2017/06/06 21:00:43
Done.
|
| + Sign in now |
| + </message> |
| + <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_CLOSE_DELAY" desc="Text of the button to delay closing all browser window"> |
| + Cancel |
| + </message> |
| + <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_ADDITIONAL_EXPLANATION" desc="Text of auto close warning"> |
| + All browser windows will be closed automatically soon without sign in. |
|
sky
2017/06/05 23:43:18
All browser windows will soon be closed...
zmin
2017/06/06 21:00:43
Done.
|
| + </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 |