From 7b1563696e0996499d4e6129d49f43b077051ee5 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 3 Dec 2024 13:01:06 +0100 Subject: i18n: "still reachable" (#7049) * i18n: "still reachable" fix wording https://github.com/FreshRSS/FreshRSS/pull/7030#discussion_r1866650296 and address risk of confusion https://github.com/FreshRSS/FreshRSS/issues/7025#issuecomment-2509400455 * Fix English * Rewording * Update app/i18n/nl/sub.php Co-authored-by: Frans de Jonge --------- Co-authored-by: Frans de Jonge --- app/i18n/hu/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/hu') diff --git a/app/i18n/hu/sub.php b/app/i18n/hu/sub.php index 76290f5c3..61dff27be 100644 --- a/app/i18n/hu/sub.php +++ b/app/i18n/hu/sub.php @@ -67,7 +67,7 @@ return array( ), 'description' => 'Leírás', 'empty' => 'Ez a hírforrás üres. Ellenőrizd hogy van e tartalom rajta.', - 'error' => 'Ez a hírforrás nem működik. Ellenőrizd az elérhetőségét és frissítsd.', + 'error' => 'Ez a hírforrás nem működik. Ellenőrizd az elérhetőségét.', // DIRTY 'export-as-opml' => array( 'download' => 'Letöltés', 'help' => 'XML fájl (data subset. See documentation)', // DIRTY -- cgit v1.2.3