From a766ebfb68298cfd2a268d87443c5e2586e93243 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 19 Oct 2024 19:24:29 +0200 Subject: Prepare options for category-level filter actions (#6920) * Prepare options for category-level filter actions Slightly move some options and add some help messages Contributes to https://github.com/FreshRSS/FreshRSS/issues/6866 Prepare https://github.com/FreshRSS/FreshRSS/issues/6143 * Remove redudant help Text changed by https://github.com/FreshRSS/FreshRSS/pull/6922 to be more precise --- app/i18n/he/conf.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/he') diff --git a/app/i18n/he/conf.php b/app/i18n/he/conf.php index 318f64f70..cb2f5b152 100644 --- a/app/i18n/he/conf.php +++ b/app/i18n/he/conf.php @@ -173,6 +173,7 @@ return array( '_' => 'קריאה', 'after_onread' => 'לאחר “סימון הכל כנקרא”,', 'always_show_favorites' => 'Show all articles in favourites by default', // TODO + 'apply_to_individual_feed' => 'Applies to feeds individually', // TODO 'article' => array( 'authors_date' => array( '_' => 'Authors and date', // TODO -- cgit v1.2.3