Index: components/dom_distiller_strings.grdp |
diff --git a/components/dom_distiller_strings.grdp b/components/dom_distiller_strings.grdp |
index f268587b2a90d6bb0a185d964acf54b6084ee981..d6fed09631a2777d0c20c6914003d5bbd68a9ce3 100644 |
--- a/components/dom_distiller_strings.grdp |
+++ b/components/dom_distiller_strings.grdp |
@@ -25,6 +25,9 @@ |
<message name="IDS_DOM_DISTILLER_WEBUI_FETCHING_ENTRIES" desc="The text to show while fetching the list of entries on the DOM Distiller debug page."> |
Fetching entries... |
</message> |
+ <message name="IDS_DOM_DISTILLER_VIEWER_CLOSE_READER_VIEW" desc="The text to show on a button at the bottom of the page to close reader view."> |
+ Close reader view |
+ </message> |
<message name="IDS_DOM_DISTILLER_VIEWER_FAILED_TO_FIND_ARTICLE_TITLE" desc="The text to show in place of a reading list article title if the article is not found."> |
Failed to find article. |
</message> |
@@ -40,9 +43,6 @@ |
<message name="IDS_DOM_DISTILLER_VIEWER_NO_DATA_CONTENT" desc="The text to show in place of reading list article content if there is no data found."> |
No data found. |
</message> |
- <message name="IDS_DOM_DISTILLER_VIEWER_VIEW_ORIGINAL" desc="The text to show on a link of an article to view the original page."> |
- View Original |
- </message> |
<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."> |
Loading... |
</message> |