diff options
| author | 2014-12-10 22:32:55 +0100 | |
|---|---|---|
| committer | 2014-12-10 22:32:55 +0100 | |
| commit | c1b48c4bc015e267f1e28693dfa0a25bf33332b5 (patch) | |
| tree | 7d43288d5f0354f3da8346f8dc2238bdee4a7005 /app/i18n/en/gen.php | |
| parent | 7dee863577aff2103277e08bf6db2f8e16b029a7 (diff) | |
Fix i18n for aside_stats
Diffstat (limited to 'app/i18n/en/gen.php')
| -rw-r--r-- | app/i18n/en/gen.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php index 3bc2c5ac6..c762713c1 100644 --- a/app/i18n/en/gen.php +++ b/app/i18n/en/gen.php @@ -421,11 +421,8 @@ return array( 'stats_entry_per_month' => 'Per month (average: %.2f messages)', 'stats_entry_repartition' => 'Entries repartition', 'stats_feed_per_category' => 'Feeds per category', - 'stats_idle' => 'Idle feeds', - 'stats_main' => 'Main statistics', 'stats_no_idle' => 'There is no idle feed!', 'stats_percent_of_total' => '%% of total', - 'stats_repartition' => 'Articles repartition', 'stats_top_feed' => 'Top ten feeds', 'status_favorites' => 'Favourites', 'status_read' => 'Read', |
