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/pl/gen.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/i18n/pl/gen.php') diff --git a/app/i18n/pl/gen.php b/app/i18n/pl/gen.php index 136b8f14c..c9464c4f5 100644 --- a/app/i18n/pl/gen.php +++ b/app/i18n/pl/gen.php @@ -17,7 +17,6 @@ return array( 'import' => 'Importuj', 'load_default_shortcuts' => 'Ustaw domyślne skróty', 'manage' => 'Ustawienia', - 'mark_favorite' => 'Oznacz jako ulubione', 'mark_read' => 'Oznacz jako przeczytane', 'promote' => 'Awansuj', 'purge' => 'Oczyść', -- cgit v1.2.3