aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en/conf.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2018-01-01 18:53:53 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-01-01 18:53:53 +0100
commite73fae159168b1ed9c0469e1d5bce55a3ef1f911 (patch)
tree29a7218bdb8643dc75496929407cc17d1e98f61e /app/i18n/en/conf.php
parent568eccd3a87ea424c7a54fa616acb5750a2bb8ef (diff)
Add shortcuts to switch views (#1755)
Diffstat (limited to 'app/i18n/en/conf.php')
-rw-r--r--app/i18n/en/conf.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php
index e4eeb74b7..5e3b723fe 100644
--- a/app/i18n/en/conf.php
+++ b/app/i18n/en/conf.php
@@ -148,6 +148,7 @@ return array(
'collapse_article' => 'Collapse',
'first_article' => 'Skip to the first article',
'focus_search' => 'Access search box',
+ 'global_view' => 'Switch to global view',
'help' => 'Display documentation',
'javascript' => 'JavaScript must be enabled in order to use shortcuts',
'last_article' => 'Skip to the last article',
@@ -157,13 +158,17 @@ return array(
'navigation' => 'Navigation',
'navigation_help' => 'With the "Shift" modifier, navigation shortcuts apply on feeds.<br/>With the "Alt" modifier, navigation shortcuts apply on categories.',
'next_article' => 'Skip to the next article',
+ 'normal_view' => 'Switch to normal view',
'other_action' => 'Other actions',
'previous_article' => 'Skip to the previous article',
+ 'reading_view' => 'Switch to reading view',
+ 'rss_view' => 'Open RSS view in a new tab',
'see_on_website' => 'See on original website',
'shift_for_all_read' => '+ <code>shift</code> to mark all articles as read',
'title' => 'Shortcuts',
'user_filter' => 'Access user filters',
'user_filter_help' => 'If there is only one user filter, it is used. Otherwise, filters are accessible by their number.',
+ 'views' => 'Views',
),
'user' => array(
'articles_and_size' => '%s articles (%s)',