X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/06868926b7788112e2876768f5b920eba85c7429..b7df85b084e9aaecef29ff6712015194f96e0c22:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index c8ce70d0..0c9c20c7 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -76,6 +76,8 @@ $i18n_key_words = array( 'error.task' => 'Kies taak.', 'error.client' => 'Kies klant.', 'error.report' => 'Kies rapport.', +// TODO: translate the following. +// 'error.record' => 'Select record.', 'error.auth' => 'Onjuiste inlognaam of wachtwoord.', 'error.user_exists' => 'Een gebruiker met deze inlognaam bestaat al.', 'error.project_exists' => 'Een project met deze naam bestaat al.',