| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index bfc2a7649e56c3c958fb2db72fbe12c93dbd8144..9bce924bdda3635c218ba1732f28e327a4a1b016 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -801,6 +801,17 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth
|
| Link my Chrome data to this account
|
| </message>
|
|
|
| + <!-- Enterprise sign-in dialog (new-style) -->
|
| + <message name="IDS_ENTERPRISE_SIGNIN_PROFILE_LINK_DIALOG_TITLE_NEW_STYLE" desc="The title of the dialog to confirm linking the browser profile with the signed-in enterprise account">
|
| + Save your Chrome data to this account?
|
| + </message>
|
| + <message name="IDS_ENTERPRISE_SIGNIN_PROFILE_LINK_MESSAGE_NEW_STYLE" desc="The warning message displayed to an enterprise user about to link their profile to their Google account. This message is followed by a 'Learn more' link.">
|
| + Your bookmarks, history and other Chrome data can be saved to your Google Account and will then be controlled by the <ph name="DOMAIN">$1<ex>example.com</ex></ph> administrator.
|
| + </message>
|
| + <message name="IDS_ENTERPRISE_SIGNIN_PROFILE_LINK_CREATE_MESSAGE_NEW_STYLE" desc="Optional prompt to let the user create a new profile before signin.">
|
| + You can optionally create a new profile to keep your existing Chrome data separate.
|
| + </message>
|
| +
|
| <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill options menu entry.">
|
| Chrome Autofill settings
|
| </message>
|
|
|