From 5cee45922b834bb5b836cf6d153a8848a3d3d649 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Thu, 23 Jul 2020 20:36:49 +0200 Subject: [i18n] Update en-UK grammar and style (#3068) Taken from --- app/i18n/he/gen.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/i18n/he/gen.php') diff --git a/app/i18n/he/gen.php b/app/i18n/he/gen.php index bfa345b06..86bdf132e 100644 --- a/app/i18n/he/gen.php +++ b/app/i18n/he/gen.php @@ -120,7 +120,7 @@ return array( 'confirm_action_feed_cat' => 'האם אתם בטוחים שברצוניכם לבצע פעולה זו? מועדפים ושאילתות עשויות לאבוד. אין אפשרות לבטל אותה!', 'feedback' => array( 'body_new_articles' => 'ישנם \\d מאמרים חדשים לקרוא ב FreshRSS.', - 'request_failed' => 'A request has failed, it may have been caused by Internet connection problems.', // TODO - Translation + 'request_failed' => 'A request has failed, it may have been caused by internet connection problems.', // TODO - Translation 'title_new_articles' => 'FreshRSS: מאמרים חדשים!', ), 'new_article' => 'מאמרים חדשים זמינים, לחצו לרענון העמוד.', @@ -149,7 +149,7 @@ return array( 'admin' => 'ניהול', 'archiving' => 'ארכוב', 'authentication' => 'Authentication', // TODO - Translation - 'check_install' => 'Installation checking', // TODO - Translation + 'check_install' => 'Installation check', // TODO - Translation 'configuration' => 'הגדרות', 'display' => 'תצוגה', 'extensions' => 'Extensions', // TODO - Translation -- cgit v1.2.3