Dutch translation improved
authorNik Okuntseff <support@anuko.com>
Tue, 22 Mar 2016 16:52:39 +0000 (09:52 -0700)
committerNik Okuntseff <support@anuko.com>
Tue, 22 Mar 2016 16:52:39 +0000 (09:52 -0700)
WEB-INF/resources/nl.lang.php
WEB-INF/templates/footer.tpl

index babfe5e..6b75ade 100644 (file)
@@ -59,13 +59,10 @@ $i18n_key_words = array(
 'menu.options' => 'Opties',
 
 // Footer - strings on the bottom of most pages.
-// TODO: translate the following:
-// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
+'footer.contribute_msg' => 'Je kunt aan de ontwikkeling van Time Tracker bijdragen op verschillende manieren.',
 'footer.credits' => 'Medewerkers',
 'footer.license' => 'Licentie',
-// TODO: translate the following:
-// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
-                                  // This is a link to a webpage that describes how to contribute to the project.
+'footer.improve' => 'Bijdragen',
 
 // Error messages.
 'error.access_denied' => 'Toegang geweigerd.',
index de4ef31..37694d0 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.9.16.3432 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.9.16.3433 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>