diff options
Diffstat (limited to 'app/i18n/oc/conf.php')
| -rw-r--r-- | app/i18n/oc/conf.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/oc/conf.php b/app/i18n/oc/conf.php index f8c5ecb44..6d02a97c9 100644 --- a/app/i18n/oc/conf.php +++ b/app/i18n/oc/conf.php @@ -152,6 +152,7 @@ return array( 'categories' => 'Afichatge per categoria', 'feeds' => 'Afichatge per flux', 'order' => 'Triar per data', + 'publish_labels_instead_of_tags' => 'Replace <i>feed tags</i> by <i>user labels</i> in the shared RSS', // TODO 'search' => 'Expression', // IGNORE 'shareOpml' => 'Enable sharing by OPML of corresponding categories and feeds', // TODO 'shareRss' => 'Enable sharing by HTML & RSS', // TODO |
