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

Unified Diff: components/dom_distiller_strings.grdp

Issue 260073009: [dom_distiller] Add support for incremental viewer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix ios Created 6 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: components/dom_distiller_strings.grdp
diff --git a/components/dom_distiller_strings.grdp b/components/dom_distiller_strings.grdp
index 4d99fd630d7784fab3be3ff503bc1ab9693655c8..e76730a77594d4d6d7bb5fd6dac5e6d1339274ea 100644
--- a/components/dom_distiller_strings.grdp
+++ b/components/dom_distiller_strings.grdp
@@ -43,5 +43,8 @@
<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>
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698