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

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 55143011: [sync] New strings for sign-in confirmation dialogs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merely add _NEW strings before string freeze. Undo actual UI changes. Created 7 years, 1 month 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
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/google_chrome_strings.grd
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index d8eda0bb93601034c2ee10f1a348ec1b7e17c6fa..9095b2b7df63d159204e4a684b409c7d5607968c 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -774,6 +774,11 @@ For Google Chrome, processes used to display diagnostics information (such as th
</message>
</if>
+ <!-- Sync Promo New Tab Page bubble strings -->
+ <message name="IDS_SYNC_PROMO_NTP_BUBBLE_MESSAGE_NEW" desc="The body of the sync promo NTP bubble.">
+ Now that you're signed in, you can get your tabs, bookmarks and other Chrome stuff across your laptop, phone and tablet. You will also receive more relevant suggestions and features on Google services.
+ </message>
+
<!-- One click sign in infobar -->
<if expr="not pp_ifdef('chromeos')">
<!-- New one-click signin dialog contents for SAML support -->
@@ -786,6 +791,9 @@ For Google Chrome, processes used to display diagnostics information (such as th
<message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE" desc="The body of the sync promo NTP bubble.">
You're now signed in to Chrome! Your bookmarks, history, and other settings will be synced to your Google Account.
</message>
+ <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE_NEW" desc="The body of the sync promo NTP bubble.">
+ Now that you're signed in, you can get your tabs, bookmarks and other Chrome stuff across your laptop, phone and tablet. You will also receive more relevant suggestions and features on Google services.
+ </message>
<message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_SYNC_DISABLED_MESSAGE" desc="The body of the signin bubble, when sync has been disabled.">
You're now signed in to Chrome! Sync is disabled by your administrator.
</message>
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698