| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 673e467ca2b3dd360d1936f5e54c579e369325cd..c2720f6943f846a2dae2b03130a34d28d22d9f0f 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 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
|
|
|