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 | 78a053a | 2016-08-19 14:37:06 | [diff] [blame] | 11 | <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"> |
| 12 | Done for now |
| 13 | </message> |
| 14 | <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"> |
| 15 | Your recently visited bookmarks will appear here. |
| 16 | </message> |
| 17 | <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"> |
| 18 | All Read |
| 19 | </message> |
| 20 | <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"> |
| 21 | More articles will appear when the time is right. |
| 22 | </message> |
dgn | bea29e2 | 2016-06-28 20:39:24 | [diff] [blame] | 23 | </if> |
| 24 | |
pke | bd2f650a | 2016-08-09 14:53:45 | [diff] [blame] | 25 | <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."> |
| 26 | Articles for you |
| 27 | </message> |
| 28 | |
pke | c4fe8dd | 2016-08-12 14:34:41 | [diff] [blame] | 29 | <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."> |
| 30 | Recent tabs |
| 31 | </message> |
| 32 | |
| 33 | <message name="IDS_NTP_DOWNLOAD_SUGGESTIONS_SECTION_HEADER" desc="Header of the downloads section, which is a list of pages (or files) that the user downloaded, displayed as cards on the New Tab Page."> |
| 34 | Downloads |
| 35 | </message> |
| 36 | |
pke | bd2f650a | 2016-08-09 14:53:45 | [diff] [blame] | 37 | <message name="IDS_NTP_BOOKMARK_SUGGESTIONS_SECTION_HEADER" desc="Header of the bookmarks section, which is a list of the user's most recently used bookmarks displayed as cards on the New Tab Page."> |
| 38 | Recent bookmarks |
| 39 | </message> |
| 40 | |
skym | 9e961db | 2016-09-19 19:02:08 | [diff] [blame^] | 41 | <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."> |
| 42 | Continue from another device |
| 43 | </message> |
| 44 | |
dgn | bea29e2 | 2016-06-28 20:39:24 | [diff] [blame] | 45 | </grit-part> |