| 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 <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."> |
| (...skipping 22 matching lines...) Expand all Loading... |
| 33 </message> | 33 </message> |
| 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."> | 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."> |
| 35 Could not find the requested article. | 35 Could not find the requested article. |
| 36 </message> | 36 </message> |
| 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."> | 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."> |
| 38 Reader Mode | 38 Reader Mode |
| 39 </message> | 39 </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."> | 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."> |
| 41 No data found. | 41 No data found. |
| 42 </message> | 42 </message> |
| 43 <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."> | |
| 44 Loading... | |
| 45 </message> | |
| 46 <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."> | 43 <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."> |
| 47 Was the text extracted correctly? | 44 Was the text extracted correctly? |
| 48 </message> | 45 </message> |
| 49 <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."> | 46 <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."> |
| 50 Yes | 47 Yes |
| 51 </message> | 48 </message> |
| 52 <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
."> | 49 <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
."> |
| 53 No | 50 No |
| 54 </message> | 51 </message> |
| 55 <message name="IDS_DOM_DISTILLER_WEBUI_TITLE" desc="The title to show on the D
OM Distiller debug page."> | 52 <message name="IDS_DOM_DISTILLER_WEBUI_TITLE" desc="The title to show on the D
OM Distiller debug page."> |
| 56 DOM Distiller | 53 DOM Distiller |
| 57 </message> | 54 </message> |
| 58 | 55 |
| 59 </grit-part> | 56 </grit-part> |
| OLD | NEW |