Index: components/dom_distiller_strings.grdp |
diff --git a/components/dom_distiller_strings.grdp b/components/dom_distiller_strings.grdp |
index 611237cd611e5befcc9df693df9231f8c0e8de70..e42e8c1cf5e6976c84f7b1be7031b7990be59727 100644 |
--- a/components/dom_distiller_strings.grdp |
+++ b/components/dom_distiller_strings.grdp |
@@ -16,6 +16,12 @@ |
<message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_ADD_FAILED" desc="The label to show when adding an article failed on the DOM Distiller debug page."> |
Failed to add article. |
</message> |
+ <message name="IDS_DOM_DISTILLER_WEBUI_VIEW_URL" desc="The label for for the button for viewing a URL on the DOM Distiller debug page."> |
shashi
2014/02/05 22:28:08
s/for for/for
nyquist
2014/02/25 20:30:24
Done.
|
+ View |
+ </message> |
+ <message name="IDS_DOM_DISTILLER_WEBUI_VIEW_URL_FAILED" desc="The label to show when viewing a URL failed on the DOM Distiller debug page."> |
+ Failed to view article. |
+ </message> |
<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."> |
Refresh |
</message> |