X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/30e08b05e01bb089836582b5b467727dba822a13..7ffbdd795498e935a5d50fd87c60cea3ab527bfa:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 4d61c383..e79b9e76 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -85,9 +85,13 @@ $i18n_key_words = array( 'error.not_equal' => 'pole "{0}" neodpovídá poli "{1}"', 'error.interval' => 'nevhodný interval', 'error.project' => 'výběr projektu', -'error.activity' => 'výběr činnosti', +// TODO: translate the following. +// 'error.task' => 'Select task.', +// 'error.client' => 'Select client.', +// 'error.report' => 'Select report.', +// 'error.record' => 'Select record.', 'error.auth' => 'nesprávné jméno nebo heslo', -// Note to translators: this string needs to be translated. +// TODO: translate the following. // 'error.user_exists' => 'user with this login already exists', 'error.project_exists' => 'projekt tohoto jména již existuje', 'error.activity_exists' => 'činnost tohoto jména již existuje',