summaryrefslogtreecommitdiffstats
path: root/components/dom_distiller_strings.grdp
diff options
context:
space:
mode:
authorwychen <wychen@chromium.org>2015-09-24 21:41:06 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-25 04:42:06 +0000
commit74b6a80b20f8b48da1a6189e5544549feea5d815 (patch)
tree157eca55eb1d342e83c3634e0f20ec14b658fb40 /components/dom_distiller_strings.grdp
parentb20d42067acdd93997579c056db3ef97c1b1ed00 (diff)
downloadchromium_src-74b6a80b20f8b48da1a6189e5544549feea5d815.zip
chromium_src-74b6a80b20f8b48da1a6189e5544549feea5d815.tar.gz
chromium_src-74b6a80b20f8b48da1a6189e5544549feea5d815.tar.bz2
Show the correct title when the article is not found in Reader Mode
IDS_DOM_DISTILLER_VIEWER_FAILED_TO_FIND_ARTICLE_CONTENT was used when IDS_DOM_DISTILLER_VIEWER_FAILED_TO_FIND_ARTICLE_TITLE should've been used. TEST=browser_tests --gtest_filter="DomDistiller*" Review URL: https://codereview.chromium.org/1361383002 Cr-Commit-Position: refs/heads/master@{#350766}
Diffstat (limited to 'components/dom_distiller_strings.grdp')
-rw-r--r--components/dom_distiller_strings.grdp2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/dom_distiller_strings.grdp b/components/dom_distiller_strings.grdp
index 79ec378..170bb28 100644
--- a/components/dom_distiller_strings.grdp
+++ b/components/dom_distiller_strings.grdp
@@ -29,7 +29,7 @@
Close
</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.
+ Failed to find article
</message>
<message name="IDS_DOM_DISTILLER_VIEWER_FAILED_TO_FIND_ARTICLE_CONTENT" desc="The text to show in place of reading list article content if the article is not found.">
Could not find the requested article.