aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/sub.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2019-10-27 17:34:55 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-10-27 17:34:55 +0100
commit571fb31af819ad2c53ee9cabccc0eeb62b915ae9 (patch)
tree4b57072a04fdb0a10876aeed76add0f06376775e /app/i18n/de/sub.php
parent4b5474c87e6c1976428cff224e9a4d51deca40b9 (diff)
Add a warning message for Firefox user (#2606)
From version 63 and onwards, Firefox has removed the ability to add subscription services. This is a warning for deprecation on the subscription tools page. See #2100
Diffstat (limited to 'app/i18n/de/sub.php')
-rw-r--r--app/i18n/de/sub.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php
index 6feb1d6e1..754ac0866 100644
--- a/app/i18n/de/sub.php
+++ b/app/i18n/de/sub.php
@@ -75,6 +75,7 @@ return array(
),
'firefox' => array(
'documentation' => 'Folge den <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">hier</a> beschriebenen Schritten um FreshRSS zu Deiner Firefox RSS-Reader Liste hinzuzufügen.',
+ 'obsolete_63' => 'From version 63 and onwards, Firefox has removed the ability to add your own subscription services that are not standalone programs.', //TODO - Translation
'title' => 'Firefox RSS-Reader',
),
'import_export' => array(