diff options
Diffstat (limited to 'app/i18n/en/conf.php')
| -rw-r--r-- | app/i18n/en/conf.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php index 025cb4f8f..0b69aede1 100644 --- a/app/i18n/en/conf.php +++ b/app/i18n/en/conf.php @@ -152,6 +152,7 @@ return array( 'categories' => 'Display by category', 'feeds' => 'Display by feed', 'order' => 'Sort by date', + 'publish_labels_instead_of_tags' => 'Replace <i>feed tags</i> by <i>user labels</i> in the shared RSS', 'search' => 'Expression', 'shareOpml' => 'Enable sharing by OPML of corresponding categories and feeds', 'shareRss' => 'Enable sharing by HTML & RSS', |
