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> |