Index: chrome/android/java/strings/android_chrome_strings.grd |
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd |
index 9f4385a8d38e773127c71f1ba30113ae7ef05c06..40990d4f7c597fafa81f20830c714ee5a37b2ba9 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -1906,6 +1906,15 @@ You are signing in with a managed account and giving its administrator control o |
<message name="IDS_NTP_STATUS_CARD_BODY_EMPTY" desc="Body of the card explaining the status of the ntp suggested content, when we don't have anything to show."> |
More cards will appear when the time is right. |
</message> |
+ <message name="IDS_NTP_STATUS_CARD_TITLE_SYNC" desc="Title of the card explaining the status of the ntp suggested content, when history sync is disabled."> |
+ Get suggested content |
+ </message> |
+ <message name="IDS_NTP_STATUS_CARD_BODY_SYNC" desc="Body of the card explaining the status of the ntp suggested content, when history sync is disabled."> |
+ To get personnalized content suggested by Google, turn on sync. |
+ </message> |
+ <message name="IDS_NTP_STATUS_CARD_ACTION_SYNC" desc="Label of the action button for the card explaining the status of the ntp suggested content, when history sync is disabled."> |
+ Turn on sync |
dgn
2016/06/13 17:27:15
+nepper: There is a string below for the button th
|
+ </message> |
<!-- Toolbar button strings --> |
<message name="IDS_OPEN_TABS" desc="Text for button to enter the tab switcher and show tabs that are open on this device"> |