X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=8c4a5244c5c5f9ed36b2410d62606c56e1cbde06;hb=ce2ddc553c3e30ffaa62d6e0f2e1220ca7f63f34;hp=b1f76af77674b6a8479c43d763debb369e2badcb;hpb=9045840bac7c2e7132555c199495b0477d07bc61;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index b1f76af7..8c4a5244 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -99,6 +99,8 @@ $i18n_key_words = array( 'error.goto_uncompleted' => 'Ga naar onvolledige invoer.', 'error.overlap' => 'De huidige registratie overlapt een reeds bestaande registratie.', 'error.future_date' => 'Datum ligt in de toekomst.', +// TODO: translate the following. +// 'error.cannot_import' => 'Cannot import: %s.', // Labels for buttons. 'button.login' => 'Aanmelden',