aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-19 13:40:59 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-19 13:40:59 +0200
commit24f7a6559401bf8c1f21082d5401a3bdb3b7c093 (patch)
tree7557c80d42d55a3168fefcd519ca00f54e4953f3 /app/i18n/en.php
parent7984e52bbc653ac00b83c513a2acb649f6f28af1 (diff)
parent71617080e224b8d3a3397a27b78e1f509499431c (diff)
Merge pull request #626 from aledeg/unread-error
Refactor code for strict unread message display
Diffstat (limited to 'app/i18n/en.php')
-rw-r--r--app/i18n/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php
index 8598e61cb..c53adb409 100644
--- a/app/i18n/en.php
+++ b/app/i18n/en.php
@@ -281,7 +281,7 @@ return array (
'auto_load_more' => 'Load next articles at the page bottom',
'display_articles_unfolded' => 'Show articles unfolded by default',
'display_categories_unfolded' => 'Show categories folded by default',
- 'hide_read_feeds' => 'Hide categories &amp; feeds with no unread article (only in “unread articles” display mode)',
+ 'hide_read_feeds' => 'Hide categories &amp; feeds with no unread article (does not work with “Show all articles” configuration)',
'after_onread' => 'After “mark all as read”,',
'jump_next' => 'jump to next unread sibling (feed or category)',
'article_icons' => 'Article icons',