diff options
| author | 2022-05-19 21:30:40 +0200 | |
|---|---|---|
| committer | 2022-05-19 21:30:40 +0200 | |
| commit | f5aaf5f46076e0ac11ab52ef2ea940fd789ff174 (patch) | |
| tree | dce366428ef809022d62eee3dd6601083ffa2e0c /app/i18n/he/sub.php | |
| parent | c1eae578986d5e0d1d9dc8ad1c35e03d8d6f4986 (diff) | |
New limit option when reloading a feed (#4370)
Diffstat (limited to 'app/i18n/he/sub.php')
| -rw-r--r-- | app/i18n/he/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php index 6068a63c0..063a5da99 100644 --- a/app/i18n/he/sub.php +++ b/app/i18n/he/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' => 'כאשר הקטגוריה נמחקת ההזנות שבתוכה אוטומטית מקוטלגות תחת <em>%s</em>.', |
