aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/nl/sub.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2017-06-04 10:12:27 +0200
committerGravatar Alexis Degrugillier <github@ainw.org> 2017-06-04 10:12:27 +0200
commit1eaea0e8c7d34271207dc0de74defdc5534b02b5 (patch)
treec241dd705684ab98669c9ee1f80ab4b697e5a03c /app/i18n/nl/sub.php
parenta52dc33353665be0d5f59231539c0143a35d55ec (diff)
Add to-do comments in translation files
Diffstat (limited to 'app/i18n/nl/sub.php')
-rw-r--r--app/i18n/nl/sub.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/i18n/nl/sub.php b/app/i18n/nl/sub.php
index 8af40e1a8..bfa0911b7 100644
--- a/app/i18n/nl/sub.php
+++ b/app/i18n/nl/sub.php
@@ -2,9 +2,9 @@
/* Dutch translation by Wanabo. http://www.nieuwskop.be */
return array(
'bookmarklet' => array(
- 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',
- 'label' => 'Subscribe',
- 'title' => 'Bookmarklet',
+ 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
+ 'label' => 'Subscribe',// TODO
+ 'title' => 'Bookmarklet',// TODO
),
'category' => array(
'_' => 'Categorie',
@@ -45,8 +45,8 @@ return array(
'website' => 'Website URL',
),
'firefox' => array(
- 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',
- 'title' => 'Firefox feed reader',
+ 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.',// TODO
+ 'title' => 'Firefox feed reader',// TODO
),
'import_export' => array(
'export' => 'Exporteer',
@@ -63,11 +63,11 @@ return array(
'bookmark' => 'Abonneer (FreshRSS bladwijzer)',
'import_export' => 'Importeer / exporteer',
'subscription_management' => 'Abonnementenbeheer',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
'title' => array(
'_' => 'Abonnementenbeheer',
'feed_management' => 'RSS-feedbeheer',
- 'subscription_tools' => 'Subscription tools',
+ 'subscription_tools' => 'Subscription tools',// TODO
),
);