Index: components/ntp_snippets_strings.grdp |
diff --git a/components/ntp_snippets_strings.grdp b/components/ntp_snippets_strings.grdp |
index 1323e786f22923e4a1ecabc5eb80701e54481b84..fbecf863870c5d07cf02c49d4bf03aa5ee724d6d 100644 |
--- a/components/ntp_snippets_strings.grdp |
+++ b/components/ntp_snippets_strings.grdp |
@@ -8,11 +8,14 @@ |
<message name="IDS_SNIPPETS_DISABLED_GENERIC_PROMPT" desc="Title of the card explaining what action the user can take to get content suggestions on the New Tab Page." formatter_data="android_java"> |
Get suggested content |
</message> |
- <message name="IDS_NTP_STATUS_CARD_TITLE_NO_SUGGESTIONS" desc="On the New Tab Page, title of the status card explaining that there is no new content available in the section." formatter_data="android_java"> |
+ <message name="IDS_NTP_STATUS_CARD_TITLE_NO_BOOKMARKS" desc="On the New Tab Page, title of the status card explaining that there is no new content available in the bookmarks section." formatter_data="android_java"> |
Done for now |
</message> |
<message name="IDS_NTP_STATUS_CARD_NO_BOOKMARKS" desc="On the New Tab Page, text of the card explaining to the user that they can expect to see bookmarks in this area in the future." formatter_data="android_java"> |
Your recently visited bookmarks will appear here. |
+ </message> |
+ <message name="IDS_NTP_STATUS_CARD_TITLE_NO_ARTICLES" desc="On the New Tab Page, title of the status card explaining that there is no new content available in the articles section." formatter_data="android_java"> |
+ All Read |
</message> |
<message name="IDS_NTP_STATUS_CARD_NO_ARTICLES" desc="On the New Tab Page, text of the card explaining to the user that they can expect to see suggested articles in this area in the future." formatter_data="android_java"> |
More articles will appear when the time is right. |