X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/60a7d2b7a9ba3f15874c359c0cba2ca97ff9eca8..25d6ffc5f17d0e016c2ebb5b51a222665834e9e4:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 6eb372fe..43a77307 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -94,6 +94,8 @@ $i18n_key_words = array( 'error.upload' => 'Fout bij het uploaden van het bestand.', 'error.range_locked' => 'Datums zijn geblokkeerd.', 'error.mail_send' => 'Fout bij het versturen van een e-mailbericht.', +// TODO: improve the translation above bv adding MAIL_SMTP_DEBUG part. +// 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.', 'error.no_email' => 'Geen e-mailadres bekend voor dit account.', 'error.uncompleted_exists' => 'Niet afgeronde invoer bestaat al. Sluit of verwijder deze.', 'error.goto_uncompleted' => 'Ga naar onvolledige invoer.',