aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/nl
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/nl')
-rw-r--r--app/i18n/nl/conf.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/nl/conf.php b/app/i18n/nl/conf.php
index 46a4105dc..5f5e96491 100644
--- a/app/i18n/nl/conf.php
+++ b/app/i18n/nl/conf.php
@@ -257,12 +257,13 @@ return array(
'show' => array(
'_' => 'Artikelen om te tonen',
'active_category' => 'Actieve categorie',
- 'adaptive' => 'Pas weergave aan',
+ 'adaptive' => 'Show unreads if any, all articles otherwise', // TODO
'all_articles' => 'Bekijk alle artikelen',
'all_categories' => 'Alle categorieën',
'no_category' => 'Geen categorie',
'remember_categories' => 'Open categorieën herinneren',
'unread' => 'Bekijk alleen ongelezen',
+ 'unread_or_favorite' => 'Show unreads and favourites', // TODO
),
'show_fav_unread_help' => 'Ook toepassen op labels',
'sides_close_article' => 'Sluit het artikel door buiten de artikeltekst te klikken',