aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/en.php')
-rw-r--r--app/i18n/en.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php
index 19cf4a06d..569903782 100644
--- a/app/i18n/en.php
+++ b/app/i18n/en.php
@@ -41,7 +41,7 @@ return array (
'query_state_15' => 'Display all articles',
'query_number' => 'Query n°%d',
'add_query' => 'Add a query',
- 'no_query' => 'You haven’t created user queries yet.',
+ 'no_query' => 'You haven’t created any user query yet.',
'query_filter' => 'Filter applied:',
'no_query_filter' => 'No filter',
'about' => 'About',
@@ -197,6 +197,7 @@ return array (
'by_feed' => 'by feed',
'by_default' => 'By default',
'keep_history' => 'Minimum number of articles to keep',
+ 'ttl' => 'Do not automatically refresh more often than',
'categorize' => 'Store in a category',
'truncate' => 'Delete all articles',
'advanced' => 'Advanced',