From ab9a4e292cab48c94e6bac818f3256f6e131c041 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 10 Dec 2024 14:57:25 +0100 Subject: OPML export/import for cssFullContentConditions (#7082) Follow-up of https://github.com/FreshRSS/FreshRSS/commit/33fd07f6f26310d4806077cc87bcdf9b8b940e35, which should have been a PR. --- docs/i18n/freshrss.fr.po | 2 +- docs/i18n/templates/freshrss.pot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/i18n') diff --git a/docs/i18n/freshrss.fr.po b/docs/i18n/freshrss.fr.po index ccfba8d9c..a9a8c8d57 100644 --- a/docs/i18n/freshrss.fr.po +++ b/docs/i18n/freshrss.fr.po @@ -5215,7 +5215,7 @@ msgstr "" #. type: Bullet: '* ' #: en/./developers/OPML.md:54 msgid "" -"`frss:cssFullContentFilter`: [CSS Selector](https://developer.mozilla.org/en-" +"`frss:cssContentFilter`: [CSS Selector](https://developer.mozilla.org/en-" "US/docs/Web/CSS/CSS_Selectors) to remove the matching HTML elements from the " "full content retrieved by `frss:cssFullContent`." msgstr "" diff --git a/docs/i18n/templates/freshrss.pot b/docs/i18n/templates/freshrss.pot index c09c26593..d53a6eee5 100644 --- a/docs/i18n/templates/freshrss.pot +++ b/docs/i18n/templates/freshrss.pot @@ -4866,7 +4866,7 @@ msgstr "" #: en/./developers/OPML.md:54 #, markdown-text msgid "" -"`frss:cssFullContentFilter`: [CSS " +"`frss:cssContentFilter`: [CSS " "Selector](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors) to " "remove the matching HTML elements from the full content retrieved by " "`frss:cssFullContent`." -- cgit v1.2.3