aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en-US/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/en-US/conf.php')
-rw-r--r--app/i18n/en-US/conf.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/i18n/en-US/conf.php b/app/i18n/en-US/conf.php
index 99272f190..1fcdad486 100644
--- a/app/i18n/en-US/conf.php
+++ b/app/i18n/en-US/conf.php
@@ -294,11 +294,6 @@ return array(
),
'show_fav_unread_help' => 'Applies also on labels', // IGNORE
'sides_close_article' => 'Clicking outside of article text area closes the article', // IGNORE
- 'sort' => array(
- '_' => 'Sort order', // IGNORE
- 'newer_first' => 'Newest first', // IGNORE
- 'older_first' => 'Oldest first', // IGNORE
- ),
'star' => array(
'when' => 'Mark an article as favorite…',
),