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

Side by Side Diff: components/dom_distiller_strings.grdp

Issue 1160113004: HTML exit reader view button (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: clean up Created 5 years, 6 months 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
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 <message name="IDS_DOM_DISTILLER_JAVASCRIPT_DISABLED_CONTENT" desc="The text t o show in place of reading list article content if the user has JavaScript disab led."> 4 <message name="IDS_DOM_DISTILLER_JAVASCRIPT_DISABLED_CONTENT" desc="The text t o show in place of reading list article content if the user has JavaScript disab led.">
5 JavaScript must be enabled to use this feature. 5 JavaScript must be enabled to use this feature.
6 </message> 6 </message>
7 <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_URL" desc="The label for the URL of an entry on the DOM Distiller debug page."> 7 <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_URL" desc="The label for the URL of an entry on the DOM Distiller debug page.">
8 URL 8 URL
9 </message> 9 </message>
10 <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_ADD" desc="The label for the butt on for adding a new entry on the DOM Distiller debug page."> 10 <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_ADD" desc="The label for the butt on for adding a new entry on the DOM Distiller debug page.">
11 Add 11 Add
12 </message> 12 </message>
13 <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_ADD_FAILED" desc="The label to sh ow when adding an article failed on the DOM Distiller debug page."> 13 <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_ADD_FAILED" desc="The label to sh ow when adding an article failed on the DOM Distiller debug page.">
14 Failed to add article. 14 Failed to add article.
15 </message> 15 </message>
16 <message name="IDS_DOM_DISTILLER_WEBUI_VIEW_URL" desc="The label for the butto n for viewing a URL on the DOM Distiller debug page."> 16 <message name="IDS_DOM_DISTILLER_WEBUI_VIEW_URL" desc="The label for the butto n for viewing a URL on the DOM Distiller debug page.">
17 View 17 View
18 </message> 18 </message>
19 <message name="IDS_DOM_DISTILLER_WEBUI_VIEW_URL_FAILED" desc="The label to sho w when viewing a URL failed on the DOM Distiller debug page."> 19 <message name="IDS_DOM_DISTILLER_WEBUI_VIEW_URL_FAILED" desc="The label to sho w when viewing a URL failed on the DOM Distiller debug page.">
20 Failed to view article. 20 Failed to view article.
21 </message> 21 </message>
22 <message name="IDS_DOM_DISTILLER_WEBUI_REFRESH" desc="The label for the button for refreshing the list of entries on the DOM Distiller debug page."> 22 <message name="IDS_DOM_DISTILLER_WEBUI_REFRESH" desc="The label for the button for refreshing the list of entries on the DOM Distiller debug page.">
23 Refresh 23 Refresh
24 </message> 24 </message>
25 <message name="IDS_DOM_DISTILLER_WEBUI_FETCHING_ENTRIES" desc="The text to sho w while fetching the list of entries on the DOM Distiller debug page."> 25 <message name="IDS_DOM_DISTILLER_WEBUI_FETCHING_ENTRIES" desc="The text to sho w while fetching the list of entries on the DOM Distiller debug page.">
26 Fetching entries... 26 Fetching entries...
27 </message> 27 </message>
28 <message name="IDS_DOM_DISTILLER_VIEWER_CLOSE_READER_VIEW" desc="The text to s how on a button at the bottom of the page to close reader view.">
29 Close reader view
30 </message>
28 <message name="IDS_DOM_DISTILLER_VIEWER_FAILED_TO_FIND_ARTICLE_TITLE" desc="Th e text to show in place of a reading list article title if the article is not fo und."> 31 <message name="IDS_DOM_DISTILLER_VIEWER_FAILED_TO_FIND_ARTICLE_TITLE" desc="Th e text to show in place of a reading list article title if the article is not fo und.">
29 Failed to find article. 32 Failed to find article.
30 </message> 33 </message>
31 <message name="IDS_DOM_DISTILLER_VIEWER_FAILED_TO_FIND_ARTICLE_CONTENT" desc=" The text to show in place of reading list article content if the article is not found."> 34 <message name="IDS_DOM_DISTILLER_VIEWER_FAILED_TO_FIND_ARTICLE_CONTENT" desc=" The text to show in place of reading list article content if the article is not found.">
32 Could not find the requested article. 35 Could not find the requested article.
33 </message> 36 </message>
34 <message name="IDS_DOM_DISTILLER_VIEWER_LOADING_TITLE" desc="The text to show in place of a reading list article title while the article is loading."> 37 <message name="IDS_DOM_DISTILLER_VIEWER_LOADING_TITLE" desc="The text to show in place of a reading list article title while the article is loading.">
35 Reader Mode 38 Reader Mode
36 </message> 39 </message>
37 <message name="IDS_DOM_DISTILLER_VIEWER_NO_DATA_TITLE" desc="The text to show in place of a reading list article title if there is no data found."> 40 <message name="IDS_DOM_DISTILLER_VIEWER_NO_DATA_TITLE" desc="The text to show in place of a reading list article title if there is no data found.">
38 Failed to display article. 41 Failed to display article.
39 </message> 42 </message>
40 <message name="IDS_DOM_DISTILLER_VIEWER_NO_DATA_CONTENT" desc="The text to sho w in place of reading list article content if there is no data found."> 43 <message name="IDS_DOM_DISTILLER_VIEWER_NO_DATA_CONTENT" desc="The text to sho w in place of reading list article content if there is no data found.">
41 No data found. 44 No data found.
42 </message> 45 </message>
43 <message name="IDS_DOM_DISTILLER_VIEWER_VIEW_ORIGINAL" desc="The text to show on a link of an article to view the original page.">
44 View Original
45 </message>
46 <message name="IDS_DOM_DISTILLER_VIEWER_LOADING_STRING" desc="The text to show indicating that the viewer is still loading more content from the article."> 46 <message name="IDS_DOM_DISTILLER_VIEWER_LOADING_STRING" desc="The text to show indicating that the viewer is still loading more content from the article.">
47 Loading... 47 Loading...
48 </message> 48 </message>
49 <message name="IDS_DOM_DISTILLER_QUALITY_QUESTION" desc="Question to ask the u ser about whether the text from a web page was extracted correctly."> 49 <message name="IDS_DOM_DISTILLER_QUALITY_QUESTION" desc="Question to ask the u ser about whether the text from a web page was extracted correctly.">
50 Was the text extracted correctly? 50 Was the text extracted correctly?
51 </message> 51 </message>
52 <message name="IDS_DOM_DISTILLER_QUALITY_ANSWER_YES" desc="Text for the answer ing whether the text from a web page was extracted correctly and the answer is y es."> 52 <message name="IDS_DOM_DISTILLER_QUALITY_ANSWER_YES" desc="Text for the answer ing whether the text from a web page was extracted correctly and the answer is y es.">
53 Yes 53 Yes
54 </message> 54 </message>
55 <message name="IDS_DOM_DISTILLER_QUALITY_ANSWER_NO" desc="Text for the answeri ng whether the text from a web page was extracted correctly and the answer is no ."> 55 <message name="IDS_DOM_DISTILLER_QUALITY_ANSWER_NO" desc="Text for the answeri ng whether the text from a web page was extracted correctly and the answer is no .">
56 No 56 No
57 </message> 57 </message>
58 <message name="IDS_DOM_DISTILLER_WEBUI_TITLE" desc="The title to show on the D OM Distiller debug page."> 58 <message name="IDS_DOM_DISTILLER_WEBUI_TITLE" desc="The title to show on the D OM Distiller debug page.">
59 DOM Distiller 59 DOM Distiller
60 </message> 60 </message>
61 61
62 </grit-part> 62 </grit-part>
OLDNEW
« no previous file with comments | « components/dom_distiller/core/viewer.cc ('k') | components/resources/dom_distiller_resources.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698