diff options
Diffstat (limited to 'app/i18n/en/sub.php')
| -rw-r--r-- | app/i18n/en/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/sub.php b/app/i18n/en/sub.php index 902deb1b5..697f5facc 100644 --- a/app/i18n/en/sub.php +++ b/app/i18n/en/sub.php @@ -108,7 +108,7 @@ return array( 'clear_cache' => 'Clear cache', 'clear_cache_help' => 'Clear the cache for this feed.', 'reload_articles' => 'Reload articles', - 'reload_articles_help' => 'Reload articles and fetch complete content if a selector is defined.', + 'reload_articles_help' => 'Reload that many articles and fetch complete content if a selector is defined.', 'title' => 'Maintenance', ), 'moved_category_deleted' => 'When you delete a category, its feeds are automatically classified under <em>%s</em>.', |
