From 754a7b27b605aec221b23a57afe1896b707a29d2 Mon Sep 17 00:00:00 2001 From: maTh Date: Sun, 5 Dec 2021 21:42:06 +0100 Subject: Fix reader view header (#4015) * fix the hyperlink underline * add mouse title * improve German mouse titles * fixed whitespaces * use the same title in config/display like in normal/reader view * i18n German: Discard change for this String * delete unused gen.action.mark_favorite --- app/i18n/he/gen.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/i18n/he/gen.php') diff --git a/app/i18n/he/gen.php b/app/i18n/he/gen.php index 2899df4de..44e708eda 100644 --- a/app/i18n/he/gen.php +++ b/app/i18n/he/gen.php @@ -17,7 +17,6 @@ return array( 'import' => 'ייבוא', 'load_default_shortcuts' => 'Load default shortcuts', // TODO - Translation 'manage' => 'ניהול', - 'mark_favorite' => 'סימון כמועדף', 'mark_read' => 'סימון כנקרא', 'promote' => 'Promote', // TODO - Translation 'purge' => 'Purge', // TODO - Translation -- cgit v1.2.3