Index: components/ntp_snippets_strings.grdp |
diff --git a/components/ntp_snippets_strings.grdp b/components/ntp_snippets_strings.grdp |
index cda76f098d9bb2712ab4ba1774966a700128ac6f..3d9660afb327dd247269f5d37b46273ef8bf58fa 100644 |
--- a/components/ntp_snippets_strings.grdp |
+++ b/components/ntp_snippets_strings.grdp |
@@ -8,6 +8,18 @@ |
<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_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. |
+ </message> |
</if> |
<message name="IDS_NTP_ARTICLE_SUGGESTIONS_SECTION_HEADER" desc="Header of the articles section, which is a list of news articles displayed as cards on the New Tab Page."> |