From 85b898c623ae09d5caa88041bd8ceb26d4f1defc Mon Sep 17 00:00:00 2001 From: stysebae <32852093+stysebae@users.noreply.github.com> Date: Tue, 19 Oct 2021 10:46:39 +0200 Subject: Add shortcut to jump to next unread article (issue #3393) (#3891) * Add shortcut to jump to next unread article * phpcbf Co-authored-by: Alexandre Alapetite --- cli/i18n/ignore/en-us.php | 1 + 1 file changed, 1 insertion(+) (limited to 'cli') diff --git a/cli/i18n/ignore/en-us.php b/cli/i18n/ignore/en-us.php index 812381b64..5cb3f5281 100644 --- a/cli/i18n/ignore/en-us.php +++ b/cli/i18n/ignore/en-us.php @@ -283,6 +283,7 @@ return array( 'conf.shortcut.navigation_help', 'conf.shortcut.navigation_no_mod_help', 'conf.shortcut.next_article', + 'conf.shortcut.next_unread_article', 'conf.shortcut.non_standard', 'conf.shortcut.normal_view', 'conf.shortcut.other_action', -- cgit v1.2.3