summaryrefslogtreecommitdiffstats
path: root/components/dom_distiller_strings.grdp
diff options
context:
space:
mode:
authormdjones <mdjones@chromium.org>2015-05-28 16:26:48 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-28 23:27:25 +0000
commit09692613826b2582d783f59aabb31892efaebc67 (patch)
tree5f3232ca1a7f089d08e580140090dc69034dde4d /components/dom_distiller_strings.grdp
parent7b851a20f13e24921fd62e80a8b31f28f4a1ad36 (diff)
downloadchromium_src-09692613826b2582d783f59aabb31892efaebc67.zip
chromium_src-09692613826b2582d783f59aabb31892efaebc67.tar.gz
chromium_src-09692613826b2582d783f59aabb31892efaebc67.tar.bz2
Display message when javascript is disabled
This change adds a message to the distiller results page if the user has javascript disabled. BUG=408231 Review URL: https://codereview.chromium.org/1140183004 Cr-Commit-Position: refs/heads/master@{#331878}
Diffstat (limited to 'components/dom_distiller_strings.grdp')
-rw-r--r--components/dom_distiller_strings.grdp3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/dom_distiller_strings.grdp b/components/dom_distiller_strings.grdp
index 79a4fe5..f268587 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>