From 2d9ab3c6fa0eba18d9f64680fc0fc71ed5c7cb6e Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Thu, 11 Dec 2014 23:15:38 +0100 Subject: Fix english i18n files except the conf one --- app/i18n/en/sub.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/i18n/en/sub.php') diff --git a/app/i18n/en/sub.php b/app/i18n/en/sub.php index 27559bbc4..2b62e4775 100644 --- a/app/i18n/en/sub.php +++ b/app/i18n/en/sub.php @@ -27,8 +27,10 @@ return array( 'informations' => 'Information', 'keep_history' => 'Minimum number of articles to keep', 'moved_category_deleted' => 'When you delete a category, their feeds are automatically classified under %s.', + 'no_selected' => 'No feed selected.', 'number_entries' => '%d articles', 'stats' => 'Statistics', + 'think_to_add' => 'You may add some feeds.', 'title' => 'Title', 'title_add' => 'Add a RSS feed', 'ttl' => 'Do not automatically refresh more often than', -- cgit v1.2.3