aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en/index.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-12-11 17:26:01 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-12-11 17:26:01 +0100
commitcad4259e627a016a44e48395b242f973c1e4d502 (patch)
tree39486c5d89ddbc4b16db990a6f6941bdb32ca3d2 /app/i18n/en/index.php
parentf43b2737065c0fdb2759839d0179ac6730c1bd54 (diff)
Fix i18n for subscription pages
Diffstat (limited to 'app/i18n/en/index.php')
-rw-r--r--app/i18n/en/index.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/i18n/en/index.php b/app/i18n/en/index.php
index 338f589ed..a1a276feb 100644
--- a/app/i18n/en/index.php
+++ b/app/i18n/en/index.php
@@ -35,17 +35,13 @@ return array(
),
'menu' => array(
'about' => 'About FreshRSS',
- 'actualize' => 'Actualize',
'add_query' => 'Add a query',
'before_one_day' => 'Before one day',
'before_one_week' => 'Before one week',
'favorites' => 'Favourites (%s)',
- 'filter' => 'Filter',
'global_view' => 'Global view',
'main_stream' => 'Main stream',
- 'manage' => 'Manage',
'mark_all_read' => 'Mark all as read',
- 'mark_read' => 'Mark as read',
'newer_first' => 'Newer first',
'non-starred' => 'Show all but favorites',
'normal_view' => 'Normal view',
@@ -55,7 +51,6 @@ return array(
'reader_view' => 'Reading view',
'rss_view' => 'RSS feed',
'search_short' => 'Search',
- 'see_website' => 'See website',
'starred' => 'Show only favorites',
'stats' => 'Statistics',
'subscription' => 'Subscriptions management',