diff options
Diffstat (limited to 'app/i18n/en-us/conf.php')
| -rw-r--r-- | app/i18n/en-us/conf.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/en-us/conf.php b/app/i18n/en-us/conf.php index c826d1098..e7f1a2b72 100644 --- a/app/i18n/en-us/conf.php +++ b/app/i18n/en-us/conf.php @@ -127,9 +127,11 @@ return array( 'read' => array( 'article_open_on_website' => 'when the article is opened on its original website', 'article_viewed' => 'when the article is viewed', + 'keep_max_n_unread' => 'Max number of articles to keep unread', 'scroll' => 'while scrolling', 'upon_reception' => 'upon receiving the article', 'when' => 'Mark an article as read…', + 'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', ), 'show' => array( '_' => 'Articles to display', |
