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/oc/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/oc/gen.php')
| -rw-r--r-- | app/i18n/oc/gen.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/i18n/oc/gen.php b/app/i18n/oc/gen.php index 2ade5386f..28c396fa9 100644 --- a/app/i18n/oc/gen.php +++ b/app/i18n/oc/gen.php @@ -17,7 +17,6 @@ return array( 'import' => 'Importar', 'load_default_shortcuts' => 'Cargar los acorchis per defaut', 'manage' => 'Gerir', - 'mark_favorite' => 'Ajustar als favorits', 'mark_read' => 'Marcar coma legit', 'promote' => 'Promòure', 'purge' => 'Purgar', |
