From f5aaf5f46076e0ac11ab52ef2ea940fd789ff174 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 19 May 2022 21:30:40 +0200 Subject: New limit option when reloading a feed (#4370) --- app/i18n/it/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/it') diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php index cab35180e..9ffaae80b 100644 --- a/app/i18n/it/sub.php +++ b/app/i18n/it/sub.php @@ -108,7 +108,7 @@ return array( 'clear_cache' => 'Clear cache', // TODO 'clear_cache_help' => 'Clear the cache for this feed.', // TODO 'reload_articles' => 'Reload articles', // TODO - 'reload_articles_help' => 'Reload articles and fetch complete content if a selector is defined.', // TODO + 'reload_articles_help' => 'Reload that many articles and fetch complete content if a selector is defined.', // TODO 'title' => 'Maintenance', // TODO ), 'moved_category_deleted' => 'Cancellando una categoria i feed al suo interno verranno classificati automaticamente come %s.', -- cgit v1.2.3