From a005824d50ca86534ee347121c769ba9bb4bea33 Mon Sep 17 00:00:00 2001 From: maTh Date: Tue, 19 Oct 2021 10:16:00 +0200 Subject: fix (#3899) rss_view label --- app/i18n/en/conf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/en') diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php index 45b4d175b..bb84b662b 100644 --- a/app/i18n/en/conf.php +++ b/app/i18n/en/conf.php @@ -203,7 +203,7 @@ return array( 'other_action' => 'Other actions', 'previous_article' => 'Open the previous article', 'reading_view' => 'Switch to reading view', - 'rss_view' => 'Open RSS view in a new tab', + 'rss_view' => 'Open as RSS feed', 'see_on_website' => 'See on original website', 'shift_for_all_read' => '+ Alt ⎇ to mark previous articles as read
+ ⇧ Shift to mark all articles as read', 'skip_next_article' => 'Focus next without opening', -- cgit v1.2.3