X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=babfe5e4d0a8e3c9f2782b507abc7a86f7e90a81;hb=23b28d9f1bed21ad53c99fdd6c5649e4aa8be66b;hp=21903db3eb41542b0ffc9691305d110f6c0ce371;hpb=8a3dcc22484e01a06a0576cd47c88d9e99e7da77;p=timetracker.git 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