diff options
| author | 2017-03-26 19:33:37 +0200 | |
|---|---|---|
| committer | 2017-03-26 19:33:37 +0200 | |
| commit | 8a92bde940442bd58815573f26a7c328070589e8 (patch) | |
| tree | a9f26337443e33b040a2cd87af10680ce4dd965a /app | |
| parent | b8cc4a4790cfe157465b7ba6776897674c8d5463 (diff) | |
i18n English misc.
Diffstat (limited to 'app')
| -rw-r--r-- | app/i18n/en/conf.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php index 7687db1d4..8f7b31278 100644 --- a/app/i18n/en/conf.php +++ b/app/i18n/en/conf.php @@ -162,7 +162,7 @@ return array( '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. Other filters are accessible by their number.', + 'user_filter_help' => 'If there is only one user filter, it is used. Otherwise, filters are accessible by their number.', ), 'user' => array( 'articles_and_size' => '%s articles (%s)', |
