OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <grit-part> | 2 <grit-part> |
3 | 3 |
4 <if expr="is_android"> | 4 <if expr="is_android"> |
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, w
hen the user is signed out." formatter_data="android_java"> | 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, w
hen the user is signed out." formatter_data="android_java"> |
6 To get personalized content suggested by Google, sign in to Chrome. | 6 To get personalized content suggested by Google, sign in to Chrome. |
7 </message> | 7 </message> |
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"> | 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"> |
9 Get suggested content | 9 Get suggested content |
10 </message> | 10 </message> |
11 <message name="IDS_NTP_STATUS_CARD_TITLE_NO_SUGGESTIONS" desc="On the New Ta
b Page, title of the status card explaining that there is no new content availab
le in the section." formatter_data="android_java"> | 11 <message name="IDS_NTP_STATUS_CARD_TITLE_NO_SUGGESTIONS" desc="On the New Ta
b Page, title of the status card explaining that there is no new content availab
le in the section." formatter_data="android_java"> |
12 Done for now | 12 That’s all for now |
13 </message> | 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"> | 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. | 15 Your recently visited bookmarks appear here |
16 </message> | 16 </message> |
17 <message name="IDS_NTP_STATUS_CARD_NO_ARTICLES" desc="On the New Tab Page, t
ext of the card explaining to the user that they can expect to see suggested art
icles in this area in the future." formatter_data="android_java"> | 17 <message name="IDS_NTP_STATUS_CARD_NO_ARTICLES" desc="On the New Tab Page, t
ext of the card explaining to the user that they can expect to see suggested art
icles in this area in the future." formatter_data="android_java"> |
18 More articles will appear when the time is right. | 18 Your suggested articles appear here |
19 </message> | 19 </message> |
20 </if> | 20 </if> |
21 | 21 |
22 <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 Ne
w Tab Page."> | 22 <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 Ne
w Tab Page."> |
23 Articles for you | 23 Articles for you |
24 </message> | 24 </message> |
25 | 25 |
26 <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."> | 26 <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."> |
27 Recent tabs | 27 Recent tabs |
28 </message> | 28 </message> |
29 | 29 |
30 <message name="IDS_NTP_DOWNLOAD_SUGGESTIONS_SECTION_HEADER" desc="Header of th
e downloads section, which is a list of pages (or files) that the user downloade
d, displayed as cards on the New Tab Page."> | 30 <message name="IDS_NTP_DOWNLOAD_SUGGESTIONS_SECTION_HEADER" desc="Header of th
e downloads section, which is a list of pages (or files) that the user downloade
d, displayed as cards on the New Tab Page."> |
31 Downloads | 31 Downloads |
32 </message> | 32 </message> |
33 | 33 |
34 <message name="IDS_NTP_BOOKMARK_SUGGESTIONS_SECTION_HEADER" desc="Header of th
e bookmarks section, which is a list of the user's most recently used bookmarks
displayed as cards on the New Tab Page."> | 34 <message name="IDS_NTP_BOOKMARK_SUGGESTIONS_SECTION_HEADER" desc="Header of th
e bookmarks section, which is a list of the user's most recently used bookmarks
displayed as cards on the New Tab Page."> |
35 Recent bookmarks | 35 Recent bookmarks |
36 </message> | 36 </message> |
37 | 37 |
38 <message name="IDS_NTP_FOREIGN_SESSIONS_SUGGESTIONS_SECTION_HEADER" desc="Head
er 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."> | 38 <message name="IDS_NTP_FOREIGN_SESSIONS_SUGGESTIONS_SECTION_HEADER" desc="Head
er 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."> |
39 Continue from another device | 39 Continue from another device |
40 </message> | 40 </message> |
41 | 41 |
42 </grit-part> | 42 </grit-part> |
OLD | NEW |