diff options
Diffstat (limited to 'app/i18n/en/conf.php')
| -rw-r--r-- | app/i18n/en/conf.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php index bfc32ec3a..c85a5e0c2 100644 --- a/app/i18n/en/conf.php +++ b/app/i18n/en/conf.php @@ -294,11 +294,6 @@ return array( ), 'show_fav_unread_help' => 'Applies also on labels', 'sides_close_article' => 'Clicking outside of article text area closes the article', - 'sort' => array( - '_' => 'Sort order', - 'newer_first' => 'Newest first', - 'older_first' => 'Oldest first', - ), 'star' => array( 'when' => 'Mark an article as favourite…', ), |
