| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index a7f08c3415c00102b9672e8b80331a8f8380548a..d8b030cab59f280f0a5b507c98ba9b06a8eeec34 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -11157,6 +11157,17 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
|
| Cancel
|
| </message>
|
|
|
| + <!-- Enterprise sign-in profile linking -->
|
| + <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_YES_NEW_STYLE" desc="Text of the button to create a new profile after enterprise account signin">
|
| + Create new profile
|
| + </message>
|
| + <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_NO_NEW_STYLE" desc="Text of the button to link the current profile with the signed-in enterprise account">
|
| + Continue
|
| + </message>
|
| + <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_PROMPT_NEW_STYLE" desc="The text of the prompt to create a new profile after signing into an enterprise account">
|
| + <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph> is managed by <ph name="DOMAIN">$2<ex>example.com</ex></ph>
|
| + </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
|
|
|