aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/en/conf.php')
-rw-r--r--app/i18n/en/conf.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php
index b0114f7d4..da0230a30 100644
--- a/app/i18n/en/conf.php
+++ b/app/i18n/en/conf.php
@@ -138,6 +138,8 @@ return array(
'tags' => 'Display by label',
'type' => 'Type',
),
+ 'get_A' => 'Show all feeds, also those shown in their category', // TODO
+ 'get_Z' => 'Show all feeds, also archived ones', // TODO
'get_all' => 'Display all articles',
'get_all_labels' => 'Display articles with any label',
'get_category' => 'Display ā€œ%sā€ category',