| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 8c979dd8a0325da94e29a4b5c2ce3a1b08ae2824..6af31bfbff23b63d071fc26de5ddac9db5d12c8c 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -8055,6 +8055,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 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
|
| + </message>
|
| + <message name="IDS_ENTERPRISE_FORCE_SIGNOUT_CLOSE_DELAY" desc="Text of the button to delay closing all browser window">
|
| + 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
|
|
|