X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8a3dcc22484e01a06a0576cd47c88d9e99e7da77..74704a7d4ecfb939bbcddeeec397b9de3b85bd2f:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 21903db3..babfe5e4 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -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