aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2014-08-24 11:34:58 -0400
committerGravatar Alexis Degrugillier <github@ainw.org> 2014-08-24 11:37:07 -0400
commit7b17c60bb18b122f3d14795780f4642717cfd81b (patch)
tree09613f885adc2cdad4095f1676c5a154ae096711 /app/i18n/en.php
parentd1f79fee69a3667913f419cd9726ffb11f410bd0 (diff)
Add shortcuts
Add a shortcut to open the wiki. Shortcut is F1 and is not modifiable. Add a shortcut to access user filters the same way to access share actions.
Diffstat (limited to 'app/i18n/en.php')
-rw-r--r--app/i18n/en.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php
index be0cdc642..76da5d182 100644
--- a/app/i18n/en.php
+++ b/app/i18n/en.php
@@ -180,6 +180,8 @@ return array (
'auto_share' => 'Share',
'auto_share_help' => 'If there is only one sharing mode, it is used. Else modes are accessible by their number.',
'focus_search' => 'Access search box',
+ 'user_filter' => 'Access user filters',
+ 'user_filter_help' => 'If there is only one user filter, it is used. Else filters are accessible by their number.',
'file_to_import' => 'File to import<br />(OPML, Json or Zip)',
'file_to_import_no_zip' => 'File to import<br />(OPML or Json)',