Chromium Code Reviews| Index: chrome/app/chromium_strings.grd |
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
| index 6c38a52fda12592971aae5a8fe9f840840ba70bd..f8046079c9d3b393b50485d2f4993cadcf2de2e3 100644 |
| --- a/chrome/app/chromium_strings.grd |
| +++ b/chrome/app/chromium_strings.grd |
| @@ -877,6 +877,14 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o |
| Link my Chromium 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 Chromium 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 Chromium 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. You can optionally create a new profile to keep your existing Chrome data separate. <ph name="LEARN_MORE">$2<ex>Learn more</ex></ph> |
|
Andrew T Wilson (Slow)
2013/05/08 14:23:48
Just to document our offline discussion - we proba
dconnelly
2013/05/13 14:45:21
Done.
|
| + </message> |
| + |
| <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill options menu entry."> |
| Chromium Autofill settings |
| </message> |