From be61a3f7715dc446770934daa579a7c03c4bf79e Mon Sep 17 00:00:00 2001
From: maTh
Date: Thu, 2 Sep 2021 22:27:37 +0200
Subject: delete firefox 63 informatoin (#3822)
---
app/i18n/cz/sub.php | 5 -----
app/i18n/de/sub.php | 5 -----
app/i18n/en-us/sub.php | 5 -----
app/i18n/en/sub.php | 5 -----
app/i18n/es/sub.php | 5 -----
app/i18n/fr/sub.php | 5 -----
app/i18n/he/sub.php | 5 -----
app/i18n/it/sub.php | 5 -----
app/i18n/kr/sub.php | 5 -----
app/i18n/nl/sub.php | 5 -----
app/i18n/oc/sub.php | 5 -----
app/i18n/pl/sub.php | 5 -----
app/i18n/pt-br/sub.php | 5 -----
app/i18n/ru/sub.php | 5 -----
app/i18n/sk/sub.php | 5 -----
app/i18n/tr/sub.php | 5 -----
app/i18n/zh-cn/sub.php | 5 -----
app/views/subscription/bookmarklet.phtml | 7 -------
18 files changed, 92 deletions(-)
(limited to 'app')
diff --git a/app/i18n/cz/sub.php b/app/i18n/cz/sub.php
index 19c0bf2a7..79e1e517a 100644
--- a/app/i18n/cz/sub.php
+++ b/app/i18n/cz/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'URL webové stránky',
'websub' => 'Okamžité oznámení s WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Follow the steps described here to add FreshRSS to Firefox feed reader list.', // TODO - Translation
- '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 feed reader', // TODO - Translation
- ),
'import_export' => array(
'export' => 'Export', // TODO - Translation
'export_labelled' => 'Export your labelled articles', // TODO - Translation
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php
index 8df5601cd..ba3abb1b8 100644
--- a/app/i18n/de/sub.php
+++ b/app/i18n/de/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'Webseiten-URL',
'websub' => 'Sofortbenachrichtigung mit WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Folge den hier beschriebenen Schritten um FreshRSS zu Deiner Firefox RSS-Reader Liste hinzuzufügen.',
- 'obsolete_63' => 'Seit Version 63 hat Firefox die Möglichkeit entfernt, Dienste hinzuzufügen, die keine eigenständigen Anwendungen sind.',
- 'title' => 'Firefox RSS-Reader',
- ),
'import_export' => array(
'export' => 'Exportieren',
'export_labelled' => 'Artikel mit Labeln exportieren',
diff --git a/app/i18n/en-us/sub.php b/app/i18n/en-us/sub.php
index ee8ece901..02bdaa817 100644
--- a/app/i18n/en-us/sub.php
+++ b/app/i18n/en-us/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'Website URL',
'websub' => 'Instant notification with WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Follow the steps described here to add FreshRSS to Firefox feed reader list.',
- 'obsolete_63' => 'From version 63 and onwards, Firefox has removed the ability to add your own subscription services that are not standalone programs.',
- 'title' => 'Firefox feed reader',
- ),
'import_export' => array(
'export' => 'Export',
'export_labelled' => 'Export your labeled articles',
diff --git a/app/i18n/en/sub.php b/app/i18n/en/sub.php
index dd230ba1b..a3c71cb1f 100644
--- a/app/i18n/en/sub.php
+++ b/app/i18n/en/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'Website URL',
'websub' => 'Instant notification with WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Follow the steps described here to add FreshRSS to Firefox feed reader list.',
- 'obsolete_63' => 'From version 63 and onwards, Firefox has removed the ability to add your own subscription services that are not standalone programs.',
- 'title' => 'Firefox feed reader',
- ),
'import_export' => array(
'export' => 'Export',
'export_labelled' => 'Export your labelled articles',
diff --git a/app/i18n/es/sub.php b/app/i18n/es/sub.php
index 856b4556e..b7deb4c54 100755
--- a/app/i18n/es/sub.php
+++ b/app/i18n/es/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'Web de la URL',
'websub' => 'Notificación inmedaiata con WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Follow the steps described here to add FreshRSS to Firefox feed reader list.', // TODO - Translation
- '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 feed reader', // TODO - Translation
- ),
'import_export' => array(
'export' => 'Exportar',
'export_labelled' => 'Export your labelled articles', // TODO - Translation
diff --git a/app/i18n/fr/sub.php b/app/i18n/fr/sub.php
index e6f39cd8b..c9d8200e2 100644
--- a/app/i18n/fr/sub.php
+++ b/app/i18n/fr/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'URL du site',
'websub' => 'Notification instantanée par WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Suivre les étapes décrites ici pour ajouter FreshRSS à la liste des lecteurs de flux dans Firefox.',
- 'obsolete_63' => 'À partir de la version 63, Firefox ne supporte plus l’ajout de services d’abonnements.',
- 'title' => 'Lecteur de flux dans Firefox',
- ),
'import_export' => array(
'export' => 'Exporter',
'export_labelled' => 'Exporter les articles étiquetés',
diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php
index 5984d5f6c..c7c55e8df 100644
--- a/app/i18n/he/sub.php
+++ b/app/i18n/he/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'אתר URL',
'websub' => 'Instant notification with WebSub', // TODO - Translation
),
- 'firefox' => array(
- 'documentation' => 'Follow the steps described here to add FreshRSS to Firefox feed reader list.', // TODO - Translation
- '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 feed reader', // TODO - Translation
- ),
'import_export' => array(
'export' => 'ייצוא',
'export_labelled' => 'Export your labelled articles', // TODO - Translation
diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php
index 3cb71c485..5b2277038 100644
--- a/app/i18n/it/sub.php
+++ b/app/i18n/it/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'URL del sito',
'websub' => 'Notifica istantanea con WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Follow the steps described here to add FreshRSS to Firefox feed reader list.', // TODO - Translation
- '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 feed reader', // TODO - Translation
- ),
'import_export' => array(
'export' => 'Esporta',
'export_labelled' => 'Export your labelled articles', // TODO - Translation
diff --git a/app/i18n/kr/sub.php b/app/i18n/kr/sub.php
index 1c04e9fb9..18c0e3f7a 100644
--- a/app/i18n/kr/sub.php
+++ b/app/i18n/kr/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => '웹사이트 URL',
'websub' => 'WebSub을 사용한 즉시 알림',
),
- 'firefox' => array(
- 'documentation' => 'FreshRSS를 Firefox 피드 리더에 추가하기 위해서는 여기의 설명을 따르세요.',
- '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 피드 리더',
- ),
'import_export' => array(
'export' => '내보내기',
'export_labelled' => '라벨이 표시된 글들 내보내기',
diff --git a/app/i18n/nl/sub.php b/app/i18n/nl/sub.php
index 9656529b1..bcce5440e 100644
--- a/app/i18n/nl/sub.php
+++ b/app/i18n/nl/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'Website-url',
'websub' => 'Directe notificaties met WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Volg de stappen die hier beschreven worden om FreshRSS aan de Firefox-nieuwslezerlijst toe te voegen.',
- 'obsolete_63' => 'Vanaf versie 63 en nieuwer, heeft Firefox de mogelijkheid om zelf niewslezers toe te voegen verwijderd voor online diensten.',
- 'title' => 'Firefox-nieuwslezer',
- ),
'import_export' => array(
'export' => 'Exporteer',
'export_labelled' => 'Exporteer gelabelde artikels',
diff --git a/app/i18n/oc/sub.php b/app/i18n/oc/sub.php
index ff02b8786..6f1ba8cdf 100644
--- a/app/i18n/oc/sub.php
+++ b/app/i18n/oc/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'URL del site',
'websub' => 'Notificaciones instantáneas amb WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Seguissètz las etapas descrichas aquí per ajustar FreshRSS a la lista dels lectors de flux de Firefox.',
- 'obsolete_63' => 'A partir de la version 63 e las seguentas, Firefox permet pas mai d’ajustar vòstres pròpris servicis d’abonament.',
- 'title' => 'Lector de flux de Firefox',
- ),
'import_export' => array(
'export' => 'Exportar',
'export_labelled' => 'Exportar los articles etiquetats',
diff --git a/app/i18n/pl/sub.php b/app/i18n/pl/sub.php
index bea398af5..ff04aa401 100644
--- a/app/i18n/pl/sub.php
+++ b/app/i18n/pl/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'Adres strony',
'websub' => 'Instant notification with WebSub', // TODO - Translation
),
- 'firefox' => array(
- 'documentation' => 'Wykonaj kroki opisane tutaj, by dodać FreshRSS do listy czytników kanałów w przeglądarce Firefox.',
- 'obsolete_63' => 'Możliwość dodawania własnych serwisów subskrypcji kanałów, które nie są osobnymi programami, została usunięta w Firefoksie 63.',
- 'title' => 'Czytnik kanałów w Firefoksie',
- ),
'import_export' => array(
'export' => 'Eksport',
'export_labelled' => 'Eksportuj wiadomości z etykietami',
diff --git a/app/i18n/pt-br/sub.php b/app/i18n/pt-br/sub.php
index 286c1c5bd..0ef4b134d 100644
--- a/app/i18n/pt-br/sub.php
+++ b/app/i18n/pt-br/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'URL do site',
'websub' => 'Notificação instantânea com WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Siga as instruções descritas em here para adicionar o FreshRSS para o seu leitor de Feed do Firefox.',
- 'obsolete_63' => 'A partir da versão 63, o Firefox removeu a capacidade de adicionar seus próprios serviços de assinatura que não são programas autônomos.',
- 'title' => 'Leitor de feed do Firefox',
- ),
'import_export' => array(
'export' => 'Exportar',
'export_labelled' => 'Exportar seus artigos etiquetados',
diff --git a/app/i18n/ru/sub.php b/app/i18n/ru/sub.php
index 408574866..2a5b240e8 100644
--- a/app/i18n/ru/sub.php
+++ b/app/i18n/ru/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'URL сайта',
'websub' => 'Моментальные оповещения посредством WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Выполните шаги, описанные здесь, чтобы добавить FreshRSS в список читалок лент Firefox.',
- 'obsolete_63' => 'Начиная с версии 63, Firefox убрал возможность добавлять собственные сервисы подписок, которые не являются отдельными программами.',
- 'title' => 'Читалка лент Firefox',
- ),
'import_export' => array(
'export' => 'Экспорт',
'export_labelled' => 'Экспортировать ваши помеченные статьи',
diff --git a/app/i18n/sk/sub.php b/app/i18n/sk/sub.php
index 98a436f02..6cf4adbeb 100644
--- a/app/i18n/sk/sub.php
+++ b/app/i18n/sk/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'Odkaz webovej stránky',
'websub' => 'Okamžité oznámenia cez WebSub',
),
- 'firefox' => array(
- 'documentation' => 'Pridajte RSS kanály do Firefoxu pomocou tohto návodu.',
- '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' => 'RSS čítačka vo Firefoxe',
- ),
'import_export' => array(
'export' => 'Exportovať',
'export_labelled' => 'Exportovať vaše označené články',
diff --git a/app/i18n/tr/sub.php b/app/i18n/tr/sub.php
index 6a3f6c84f..24e467a97 100644
--- a/app/i18n/tr/sub.php
+++ b/app/i18n/tr/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => 'Site URL',
'websub' => 'WebSub ile anlık bildirim',
),
- 'firefox' => array(
- 'documentation' => 'FreshRSS\'i Firefox akış okuma listesine eklemek için buradaki adımları takip edin.',
- 'obsolete_63' => 'Sürüm 63 itibari ile Firefox bağımsız uygulamaların aboneliklerinize olan izni kaldırdı.',
- 'title' => 'Firefox akış okuyucu',
- ),
'import_export' => array(
'export' => 'Dışa aktar',
'export_labelled' => 'Etiketli makaleleri dışarı aktar',
diff --git a/app/i18n/zh-cn/sub.php b/app/i18n/zh-cn/sub.php
index d71eaf262..c44029408 100644
--- a/app/i18n/zh-cn/sub.php
+++ b/app/i18n/zh-cn/sub.php
@@ -96,11 +96,6 @@ return array(
'website' => '网站地址',
'websub' => 'WebSub 即时通知',
),
- 'firefox' => array(
- 'documentation' => '按照 这里 描述的步骤可将 FreshRSS 添加到火狐阅读器列表',
- 'obsolete_63' => '从火狐63版本开始取消了添加自己非独立程序的订阅服务功能',
- 'title' => '火狐 RSS 阅读器',
- ),
'import_export' => array(
'export' => '导出',
'export_labelled' => '导出有标签的文章',
diff --git a/app/views/subscription/bookmarklet.phtml b/app/views/subscription/bookmarklet.phtml
index afdaa34f5..8fd55de31 100644
--- a/app/views/subscription/bookmarklet.phtml
+++ b/app/views/subscription/bookmarklet.phtml
@@ -11,13 +11,6 @@
Minz_Url::display(array('c' => 'feed', 'a' => 'add'), 'html', true) ?>&url_rss='+encodeURIComponent(url);})();">= _t('sub.bookmarklet.label') ?>
= _t('sub.bookmarklet.documentation') ?>
- = _t('sub.firefox.title') ?>
-
- = _t('sub.firefox.obsolete_63', $this->default_category->name()) ?>
-
- = _t('sub.firefox.documentation') ?>
- browser.contentHandlers.types.number.uri → = Minz_Url::display(array('c' => 'feed', 'a' => 'add'), 'html', true) ?>&url_rss=%s
-
= _t('sub.api.title') ?>
= _t('sub.api.documentation') ?>
= Minz_Url::display(array('c' => 'feed', 'a' => 'add'), 'html', true) ?>&url_rss=%s
--
cgit v1.2.3