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

Unified Diff: chrome/app/chromium_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 | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 37a66665201e567329616e44b6d365a5be068752..513ec95eca9fff2f0101013aa4d27e1aab057c10 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -850,6 +850,11 @@ For Chromium, processes used to display diagnostics information (such as this "a
</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 Chromium 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 -->
@@ -862,6 +867,9 @@ For Chromium, processes used to display diagnostics information (such as this "a
<message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE" desc="The body of the sync promo NTP bubble.">
You're now signed in to Chromium! 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 Chromium 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 Chromium! Sync is disabled by your administrator.
</message>
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698