X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/664fe935d85316a57f2285dba5ecd42c66f4982e..e2b992aea6edc4a734ddb751103101e2450f3b20:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 1d439217..be74980b 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -96,7 +96,7 @@ $i18n_key_words = array( // Note to translators: error.no_login needs to be properly translated (e-mail replaced with login). // 'error.no_login' => 'uživatel s tímto e-mailem neexistuje', 'error.upload' => 'chyba přenosu souboru', -// TODO: translate the following: +// TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', // 'error.mail_send' => 'Error sending mail.', // 'error.no_email' => 'No email associated with this login.', @@ -108,7 +108,6 @@ $i18n_key_words = array( // Labels for buttons. 'button.login' => 'přihlásit', 'button.now' => 'teď', -// 'button.set' => 'nastavit', 'button.save' => 'uložit', 'button.delete' => 'smazat', 'button.cancel' => 'zrušit',