X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fcs.lang.php;h=46f572534031bc014b825c09bc41c869b7d182b0;hb=f759f0f20fa474c1b295b4e586d88903ac9b05e6;hp=7a8aaddb4c58858717dba9b9364fa3e6481edec2;hpb=34e7eacf0ed2131c64f81f8cd5173baebc75d534;p=timetracker.git 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',