blob: 5def5b3e22e2852f8b44eb1373281778136dd2b6 [file] [log] [blame]
dgnbea29e22016-06-28 20:39:241<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
3
Dan Harringtonf3add8f2021-02-09 17:35:304 <if expr="is_ios">
peconn9cdcb2ef2017-03-10 10:10:225 <message name="IDS_NTP_TITLE_NO_SUGGESTIONS" desc="On the New Tab Page, title text explaining there is no content." formatter_data="android_java">
dgn9116cba2016-10-18 17:22:326 That’s all for now
dgn78a053a2016-08-19 14:37:067 </message>
dgnbea29e22016-06-28 20:39:248 </if>
9
gambard97a5a4a2017-08-07 17:39:2110 <message name="IDS_NTP_ARTICLE_SUGGESTIONS_NOT_AVAILABLE" desc="On the New Tab Page, text of a toast transiently shown to the user to indicate that no article could be fetched.">
11 Articles aren't available right now
12 </message>
13
gambard9169af5e82017-08-08 09:07:1414 <if expr="use_titlecase">
15 <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.">
16 Articles for You
17 </message>
18 </if>
19
20 <if expr="not use_titlecase">
Shakti Sahua7ce0362018-07-19 18:48:4321 <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." formatter_data="android_java">
gambard9169af5e82017-08-08 09:07:1422 Articles for you
23 </message>
24 </if>
pkebd2f650a2016-08-09 14:53:4525
Dan Harringtona8149932020-01-23 23:58:3626 <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." formatter_data="android_java">
treibc8a8ed12016-10-26 17:33:5127 Your suggested articles appear here
28 </message>
29
gambard9169af5e82017-08-08 09:07:1430 <if expr="use_titlecase">
31 <message name="IDS_NTP_READING_LIST_SUGGESTIONS_SECTION_HEADER" desc="Header of the Reading List section. The Reading List section shows a list of unread pages from the Reading List.">
32 Reading List
33 </message>
34 </if>
35
36 <if expr="not use_titlecase">
37 <message name="IDS_NTP_READING_LIST_SUGGESTIONS_SECTION_HEADER" desc="Header of the Reading List section. The Reading List section shows a list of unread pages from the Reading List.">
38 Reading list
39 </message>
40 </if>
gambardc9bff742017-03-28 07:58:2041
42 <message name="IDS_NTP_READING_LIST_SUGGESTIONS_SECTION_EMPTY" desc="On the New Tab Page, text of the card explaining to the user that they can expect to see Reading List articles in this area in the future.">
43 Pages from your reading list appear here
44 </message>
45
vitaliiic68f6582017-01-03 14:35:2246 <message name="IDS_NTP_RECENT_TAB_SUGGESTIONS_SECTION_HEADER" desc="Header of the recent tabs section, which is a list of recent open tabs, which are currently opened and were automatically saved for offline consumption. This list is displayed as cards on the New Tab Page. The saved version is opened only if there are problems with the data connection (e.g. slow or absent).">
47 Open tabs
48 </message>
49
50 <message name="IDS_NTP_RECENT_TAB_SUGGESTIONS_SECTION_EMPTY" desc="On the New Tab Page, text of the card explaining to the user that they can expect to see recent open tabs in this area in the future, but currently this area is empty. Recent open tabs - the tabs which are currently opened and were automatically saved for offline consumption.">
51 Your open tabs appear here
treibc8a8ed12016-10-26 17:33:5152 </message>
53
sfiera36149172017-03-24 13:38:4854 <message name="IDS_NTP_NOTIFICATIONS_READ_THIS_STORY_AND_MORE" desc="Used in notifications about news articles. The notification first gives the title of a headline article, then uses this string to identify the publisher of that article and the number of additional articles available to read. Articles come in batches of 10, from a variety of publishers, so usually the number of additional articles is 9 (headline article + 9 others = 10 articles).">
55 From <ph name="ARTICLE_PUBLISHER">$1<ex>World News Corporation</ex></ph>. Read this and <ph name="OTHER_ARTICLE_COUNT">$2<ex>9</ex></ph> other stories.
sfiera633a3002017-02-24 17:06:3456 </message>
57
dgnbea29e22016-06-28 20:39:2458</grit-part>