Index: components/ntp_snippets_strings.grdp |
diff --git a/components/ntp_snippets_strings.grdp b/components/ntp_snippets_strings.grdp |
index cda76f098d9bb2712ab4ba1774966a700128ac6f..fa668d36cfe82873cc76766d49898e5cbaec46a2 100644 |
--- a/components/ntp_snippets_strings.grdp |
+++ b/components/ntp_snippets_strings.grdp |
@@ -8,6 +8,12 @@ |
<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_DONE_FOR_NOW" desc="Title of the card explaining to the user that they can expect to see bookmarks in this part of the New Tab Page in the future." formatter_data="android_java"> |
Bernhard Bauer
2016/08/17 20:38:03
Is the description correct here?
dgn
2016/08/18 09:52:57
Changed the name of the string. I went with making
|
+ Done for now |
+ </message> |
+ <message name="IDS_NTP_STATUS_CARD_NO_BOOKMARKS" desc="Text of the card explaining to the user that they can expect to see bookmarks in this part of the New Tab Page in the future." formatter_data="android_java"> |
+ Your recently visited bookmarks will show up here. |
+ </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."> |