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/it/conf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/it') diff --git a/app/i18n/it/conf.php b/app/i18n/it/conf.php index b428a353d..29fa33ca9 100644 --- a/app/i18n/it/conf.php +++ b/app/i18n/it/conf.php @@ -203,7 +203,7 @@ return array( 'other_action' => 'Altre azioni', 'previous_article' => 'Salta al contenuto precedente', 'reading_view' => 'Switch to reading view', // TODO - Translation - 'rss_view' => 'Open RSS view in a new tab', // TODO - Translation + 'rss_view' => 'Open as RSS feed', // TODO - Translation 'see_on_website' => 'Vai al sito fonte', 'shift_for_all_read' => '+ Alt ⎇ to mark previous articles as read
+ ⇧ Shift to mark all articles as read', // TODO - Translation 'skip_next_article' => 'Focus next without opening', // TODO - Translation -- cgit v1.2.3