Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1749)

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 9453035: Implement one click login. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Cleanup old filenames from chrome_browser.gypi Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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">&lt;a target="_blank" href="$1"&gt;</ph>more benefits<ph name="END_LINK">&lt;/a&gt;</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>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698