Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Side by Side Diff: components/ntp_snippets_strings.grdp

Issue 2532783003: [NTP] Translateable strings for recent tabs and physical web sections. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « components/ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 That’s all for now 12 That’s all for now
13 </message> 13 </message>
14 </if> 14 </if>
15 15
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 Ne w Tab Page."> 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 Ne w Tab Page.">
17 Articles for you 17 Articles for you
18 </message> 18 </message>
19 19
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 sugge sted articles in this area in the future."> 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 sugge sted articles in this area in the future.">
21 Your suggested articles appear here 21 Your suggested articles appear here
22 </message> 22 </message>
23 23
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
28 <message name="IDS_NTP_BOOKMARK_SUGGESTIONS_SECTION_HEADER" desc="Header of th e bookmarks section. The bookmarks section shows a list of recently *visited* bo okmarks, irrespective of their creation date. It is *not* a list of recently *cr eated* bookmarks"> 24 <message name="IDS_NTP_BOOKMARK_SUGGESTIONS_SECTION_HEADER" desc="Header of th e bookmarks section. The bookmarks section shows a list of recently *visited* bo okmarks, irrespective of their creation date. It is *not* a list of recently *cr eated* bookmarks">
29 Recent bookmarks 25 Recent bookmarks
30 </message> 26 </message>
31 27
32 <message name="IDS_NTP_BOOKMARK_SUGGESTIONS_SECTION_EMPTY" desc="On the New Ta b Page, text of the card explaining to the user that they can expect to see book marks in this area in the future."> 28 <message name="IDS_NTP_BOOKMARK_SUGGESTIONS_SECTION_EMPTY" desc="On the New Ta b Page, text of the card explaining to the user that they can expect to see book marks in this area in the future.">
33 Your recently visited bookmarks appear here 29 Your recently visited bookmarks appear here
34 </message> 30 </message>
35 31
36 <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."> 32 <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.">
37 Recent tabs 33 Recent tabs
38 </message> 34 </message>
39 35
40 <message name="IDS_NTP_FOREIGN_SESSIONS_SUGGESTIONS_SECTION_EMPTY" desc="On th e 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."> 36 <message name="IDS_NTP_FOREIGN_SESSIONS_SUGGESTIONS_SECTION_EMPTY" desc="On th e 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 37 Your recent tabs from other devices appear here
42 </message> 38 </message>
43 39
44 <message name="IDS_NTP_SUGGESTIONS_SECTION_EMPTY" desc="On the New Tab Page, t ext of card explaining to the user that they can expect to see some sort of cont ent suggestions in this area in the future."> 40 <message name="IDS_NTP_PHYSICAL_WEB_PAGE_SUGGESTIONS_SECTION_HEADER" desc="Hea der of the physical web section. The physical web section shows a list of physic al web pages available near the user.">
Marc Treib 2016/11/28 11:02:23 Seems like this could use a slightly longer explan
45 Your suggestions appear here 41 Nearby
42 </message>
43
44 <message name="IDS_NTP_PHYSICAL_WEB_PAGE_SUGGESTIONS_SECTION_EMPTY" desc="On t he New Tab Page, text of the card explaining to the user that they can expect to see physical web page suggestions in this area in the future.">
45 Your nearby suggestions appear here
46 </message>
47
48 <message name="IDS_NTP_RECENT_TAB_SUGGESTIONS_SECTION_HEADER" desc="Header of the recent tabs section, which is a list of pages (tabs), which are currently op ened and were automatically saved, displayed as cards on the New Tab Page.">
49 Recent offline tabs
50 </message>
51
52 <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 re cent offline tabs in this area in the future.">
53 Your recent offline tabs appear here
46 </message> 54 </message>
47 55
48 </grit-part> 56 </grit-part>
OLDNEW
« no previous file with comments | « components/ntp_snippets/physical_web_pages/physical_web_page_suggestions_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698