X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a5004f7ad3f11be39db2694bda00d0bee41d837b..f759f0f20fa474c1b295b4e586d88903ac9b05e6:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 7a8aaddb..46f57253 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -83,14 +83,14 @@ $i18n_key_words = array( 'error.not_equal' => 'Pole "{0}" neodpovídá poli "{1}".', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', - -// TODO: refactoring ongoing down from here. -'error.project' => 'výběr projektu', +'error.project' => 'Výběr projektu.', // TODO: translate the following. // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', + +// TODO: refactoring ongoing down from here. 'error.auth' => 'nesprávné jméno nebo heslo', // TODO: translate the following. // 'error.user_exists' => 'user with this login already exists',