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

Unified Diff: components/dom_distiller_strings.grdp

Issue 1140183004: Display message when javascript is disabled (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@early-templates
Patch Set: iOS grit whitelist Created 5 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
« no previous file with comments | « components/dom_distiller/core/viewer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller_strings.grdp
diff --git a/components/dom_distiller_strings.grdp b/components/dom_distiller_strings.grdp
index 79a4fe52c893feaa8613119c929cd8fd932f3c20..f268587b2a90d6bb0a185d964acf54b6084ee981 100644
--- a/components/dom_distiller_strings.grdp
+++ b/components/dom_distiller_strings.grdp
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<grit-part>
+ <message name="IDS_DOM_DISTILLER_JAVASCRIPT_DISABLED_CONTENT" desc="The text to show in place of reading list article content if the user has JavaScript disabled.">
+ JavaScript must be enabled to use this feature.
+ </message>
<message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_URL" desc="The label for the URL of an entry on the DOM Distiller debug page.">
URL
</message>
« no previous file with comments | « components/dom_distiller/core/viewer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698