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

Unified Diff: chrome/app/generated_resources.grd

Issue 10210003: Sync UI: Add a flag to enable the new signin flow. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 682a74fe92ea0d80e29b50dfdac985d3d0ffe87c..736a48275fc81cd85c4002cd91aa9ae0fa64749c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11464,6 +11464,14 @@ Some features may be unavailable. Please check that the profile exists and you
Sync service is not available for your domain.
</message>
+ <!-- Sync Signin Flag -->
+ <message name="IDS_ENABLE_SYNC_SIGNIN_NAME" desc="Title of the enable sync signin flag." >
+ Enable sync signin
+ </message>
+ <message name="IDS_ENABLE_SYNC_SIGNIN_DESCRIPTION" desc="Description of the enable sync signin flag.">
+ Enables a new sync signin flow where all signin UI is forwarded to chrome:signin.
+ </message>
+
<!-- Web Store login dialog strings -->
<message name="IDS_WEB_STORE_LOGIN_INTRODUCTION_1" desc="The first message to display in the Web Store login dialog.">
To use the Chrome Web Store, you must sign in with a Google Account.
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698