diff options
Diffstat (limited to 'app/i18n/en/gen.php')
| -rw-r--r-- | app/i18n/en/gen.php | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php index f98c40c5b..eadc80360 100644 --- a/app/i18n/en/gen.php +++ b/app/i18n/en/gen.php @@ -53,7 +53,6 @@ return array( 'access_protected_feeds' => 'Connection allows to access HTTP protected RSS feeds', 'activate_sharing' => 'Activate sharing', 'add_category' => 'Add a category', - 'add_query' => 'Add a query', 'add_rss_feed' => 'Add a RSS feed', 'administration' => 'Manage', 'advanced' => 'Advanced', @@ -105,8 +104,6 @@ return array( 'bdd_conf_is_ok' => 'Database configuration has been saved.', 'bdd_configuration' => 'Database configuration', 'bdd_type' => 'Type of database', - 'before_one_day' => 'Before one day', - 'before_one_week' => 'Before one week', 'before_yesterday' => 'Before yesterday', 'blank_to_disable' => 'Leave blank to disable', 'blogotext' => 'Blogotext', @@ -221,7 +218,6 @@ return array( 'general_conf_is_ok' => 'General configuration has been saved.', 'general_configuration' => 'General configuration', 'github_or_email' => '<a href="https://github.com/marienfressinaud/FreshRSS/issues">on Github</a> or <a href="mailto:dev@marienfressinaud.fr">by mail</a>', - 'global_view' => 'Global view', 'help' => 'Display documentation', 'hide_read_feeds' => 'Hide categories & feeds with no unread article (does not work with “Show all articles” configuration)', 'host' => 'Host', @@ -274,7 +270,6 @@ return array( 'logs_empty' => 'Log file is empty', 'mar' => 'mar', 'march' => 'Mar', - 'mark_all_read' => 'Mark all as read', 'mark_cat_read' => 'Mark category as read', 'mark_favorite' => 'Mark as favourite', 'mark_feed_read' => 'Mark feed as read', @@ -288,7 +283,6 @@ return array( 'n_feeds_actualized' => '%d feeds have been updated', 'new_article' => 'There are new available articles, click to refresh the page.', 'new_category' => 'New category', - 'newer_first' => 'Newer first', 'next' => 'Next', 'next_article' => 'Skip to the next article', 'next_page' => 'Skip to the next page', @@ -303,7 +297,6 @@ return array( 'no_selected_feed' => 'No feed selected.', 'no_update' => 'No update to apply', 'no_zip_extension' => 'Zip extension is not present on your server.', - 'normal_view' => 'Normal view', 'not_read' => '%d unread', 'not_reads' => '%d unread', 'not_yet_implemented' => 'Not yet implemented', @@ -318,7 +311,6 @@ return array( 'oct' => 'oct', 'october' => 'Oct', 'ok' => 'Ok!', - 'older_first' => 'Oldest first', 'oops' => 'Oops!', 'optimization_complete' => 'Optimization complete', 'optimize_bdd' => 'Optimize database', @@ -374,14 +366,12 @@ return array( 'query_state_14' => 'Display unread articles', 'query_state_15' => 'Display all articles', 'random_string' => 'Random string', - 'reader_view' => 'Reading view', 'reading_confirm' => 'Display a confirmation dialog on “mark all as read” actions', 'refresh' => 'Refresh', 'related_tags' => 'Related tags', 'retrieve_truncated_feeds' => 'Retrieves truncated RSS feeds (attention, requires more time!)', 'rss_feed_management' => 'RSS feeds management', 'rss_feeds_of' => 'RSS feed of %s', - 'rss_view' => 'RSS feed', 'sat' => 'Sat', 'save' => 'Save', 'scroll' => 'while scrolling', @@ -404,11 +394,7 @@ return array( 'shortcuts_updated' => 'Shortcuts have been updated', 'show_adaptive' => 'Adjust showing', 'show_all_articles' => 'Show all articles', - 'show_favorite' => 'Show only favorites', 'show_in_all_flux' => 'Show in main stream', - 'show_not_favorite' => 'Show all but favorites', - 'show_not_reads' => 'Show only unread', - 'show_read' => 'Show only read', 'sort_order' => 'Sort order', 'starred_list' => 'List of favourite articles', 'stats_entry_count' => 'Entry count', |
