X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/30e08b05e01bb089836582b5b467727dba822a13..7ffbdd795498e935a5d50fd87c60cea3ab527bfa:/WEB-INF/resources/pl.lang.php diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index b4572142..13b79c8b 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -79,6 +79,8 @@ $i18n_key_words = array( 'error.task' => 'Wybierz zadanie.', 'error.client' => 'Wybierz klienta.', 'error.report' => 'Wybierz raport.', +// TODO: translate the following. +// 'error.record' => 'Select record.', 'error.auth' => 'Błędny login lub hasło.', 'error.user_exists' => 'Użytkownik o takiej nazwie już istnieje.', 'error.project_exists' => 'Projekt o takiej nazwie już istnieje.',