diff options
| author | 2021-12-05 21:42:06 +0100 | |
|---|---|---|
| committer | 2021-12-05 21:42:06 +0100 | |
| commit | 754a7b27b605aec221b23a57afe1896b707a29d2 (patch) | |
| tree | b73265f8a4fde697b550d28be1af07e613206de3 /app/i18n/he/gen.php | |
| parent | 5050b20ccaff8af68cad9ce27d3e47ad45b686df (diff) | |
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
Diffstat (limited to 'app/i18n/he/gen.php')
| -rw-r--r-- | app/i18n/he/gen.php | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
