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