dgn | bea29e2 | 2016-06-28 20:39:24 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
| 3 | |
| 4 | <if expr="is_android"> |
pke | bd2f650a | 2016-08-09 14:53:45 | [diff] [blame] | 5 | <message name="IDS_SNIPPETS_DISABLED_SIGNED_OUT_INSTRUCTIONS" desc="Body of the card explaining the status of the content suggestions on the New Tab Page, when the user is signed out." formatter_data="android_java"> |
dgn | bea29e2 | 2016-06-28 20:39:24 | [diff] [blame] | 6 | To get personalized content suggested by Google, sign in to Chrome. |
| 7 | </message> |
pke | bd2f650a | 2016-08-09 14:53:45 | [diff] [blame] | 8 | <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"> |
dgn | bea29e2 | 2016-06-28 20:39:24 | [diff] [blame] | 9 | Get suggested content |
| 10 | </message> |
dgn | 76d61d3 | 2016-10-07 15:33:04 | [diff] [blame] | 11 | <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"> |
dgn | 9116cba | 2016-10-18 17:22:32 | [diff] [blame] | 12 | That’s all for now |
dgn | 78a053a | 2016-08-19 14:37:06 | [diff] [blame] | 13 | </message> |
dgn | bea29e2 | 2016-06-28 20:39:24 | [diff] [blame] | 14 | </if> |
| 15 | |
pke | bd2f650a | 2016-08-09 14:53:45 | [diff] [blame] | 16 | <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."> |
| 17 | Articles for you |
| 18 | </message> |
| 19 | |
treib | c8a8ed1 | 2016-10-26 17:33:51 | [diff] [blame] | 20 | <message name="IDS_NTP_ARTICLE_SUGGESTIONS_SECTION_EMPTY" 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."> |
| 21 | Your suggested articles appear here |
| 22 | </message> |
| 23 | |
pke | c4fe8dd | 2016-08-12 14:34:41 | [diff] [blame] | 24 | <message name="IDS_NTP_RECENT_TAB_SUGGESTIONS_SECTION_HEADER" desc="Header of the recent tabs section, which is a list of pages that the user recently viewed, displayed as cards on the New Tab Page."> |
| 25 | Recent tabs |
| 26 | </message> |
| 27 | |
finkm | 88cdcbd | 2016-11-15 10:53:28 | [diff] [blame] | 28 | <message name="IDS_NTP_BOOKMARK_SUGGESTIONS_SECTION_HEADER" desc="Header of the bookmarks section. The bookmarks section shows a list of recently *visited* bookmarks, irrespective of their creation date. It is *not* a list of recently *created* bookmarks"> |
pke | bd2f650a | 2016-08-09 14:53:45 | [diff] [blame] | 29 | Recent bookmarks |
| 30 | </message> |
| 31 | |
treib | c8a8ed1 | 2016-10-26 17:33:51 | [diff] [blame] | 32 | <message name="IDS_NTP_BOOKMARK_SUGGESTIONS_SECTION_EMPTY" 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."> |
| 33 | Your recently visited bookmarks appear here |
| 34 | </message> |
| 35 | |
skym | 9e961db | 2016-09-19 19:02:08 | [diff] [blame] | 36 | <message name="IDS_NTP_FOREIGN_SESSIONS_SUGGESTIONS_SECTION_HEADER" desc="Header of the foreign sessions, which is a list of the user's most recently visited tabs on other devices displayed as cards on the New Tab Page."> |
skym | 737a80c | 2016-11-15 17:00:28 | [diff] [blame] | 37 | Recent tabs |
skym | 9e961db | 2016-09-19 19:02:08 | [diff] [blame] | 38 | </message> |
| 39 | |
skym | e1d6d4f | 2016-11-16 14:55:11 | [diff] [blame^] | 40 | <message name="IDS_NTP_FOREIGN_SESSIONS_SUGGESTIONS_SECTION_EMPTY" desc="On the New Tab Page, text of the card explaining to the user that they can expect to see tabs from other devices in this area in the future."> |
| 41 | Your recent tabs from other devices appear here |
| 42 | </message> |
| 43 | |
treib | c8a8ed1 | 2016-10-26 17:33:51 | [diff] [blame] | 44 | <message name="IDS_NTP_SUGGESTIONS_SECTION_EMPTY" desc="On the New Tab Page, text of card explaining to the user that they can expect to see some sort of content suggestions in this area in the future."> |
| 45 | Your suggestions appear here |
| 46 | </message> |
| 47 | |
dgn | bea29e2 | 2016-06-28 20:39:24 | [diff] [blame] | 48 | </grit-part> |