aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/i18n/en-us/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/en-us/index.php b/app/i18n/en-us/index.php
index 250e5654d..66c712b74 100644
--- a/app/i18n/en-us/index.php
+++ b/app/i18n/en-us/index.php
@@ -32,8 +32,8 @@ return array(
'menu' => array(
'about' => 'About FreshRSS',
'add_query' => 'Add a query',
- 'before_one_day' => 'Before one day',
- 'before_one_week' => 'Before one week',
+ 'before_one_day' => 'Older than one day',
+ 'before_one_week' => 'Older than one week',
'favorites' => 'Favorites (%s)',
'global_view' => 'Global view',
'main_stream' => 'Main stream',