Introduced ALLOW_OVERLAP setting
[timetracker.git] / WEB-INF / resources / nl.lang.php
index 21903db..babfe5e 100644 (file)
@@ -59,9 +59,13 @@ $i18n_key_words = array(
 'menu.options' => 'Opties',
 
 // Footer - strings on the bottom of most pages.
-'footer.mobile_phones' => 'Time Tracker is geschikt voor gebruik met mobiele telefoons.',
+// TODO: translate the following:
+// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
 '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.
 
 // Error messages.
 'error.access_denied' => 'Toegang geweigerd.',
@@ -394,4 +398,3 @@ $i18n_key_words = array(
 'form.mail.report_sent' => 'Rapport is verzonden.',
 'form.mail.invoice_sent' => 'Factuur is verzonden.',
 );
-?>
\ No newline at end of file