Index: chrome/app/google_chrome_strings.grd |
=================================================================== |
--- chrome/app/google_chrome_strings.grd (revision 124931) |
+++ chrome/app/google_chrome_strings.grd (working copy) |
@@ -680,6 +680,19 @@ |
See <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>more benefits<ph name="END_LINK"></a></ph> of signing in to Chrome. |
</message> |
+ <!-- One click sign in infobar --> |
+ <if expr="not pp_ifdef('chromeos')"> |
+ <message name="IDS_ONE_CLICK_SIGNIN_INFOBAR_MESSAGE" desc="The string shown in the infobar explaining that the user can connect his profile to a Google account instead of logging in only here."> |
+ Use this Google Account to sync all your Chrome stuff? |
+ </message> |
+ <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_HEADING" desc="The heading of the reverse auto-login dialog."> |
+ Sign in to Chrome? |
+ </message> |
+ <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE" desc="The message of the reverse auto-login dialog."> |
+ Chrome will now sync all your data with Google servers, so you'll be able to have the same bookmarks, history, and other settings when you sign in to Chrome on any device. |
+ </message> |
+ </if> |
+ |
<message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill options menu entry."> |
Chrome Autofill settings |
</message> |