X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fcs.lang.php;h=62daa1f502ee763d66cfb8e9ede608b47a5049b3;hb=36677b1481af7686a45ea1b37bec577f60f4ed2a;hp=d7e97f0ea63c74216955c056d49e4bcb6cf86a59;hpb=eb89dbdfb292b9ae82ae407e13006872d93acf6c;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index d7e97f0e..62daa1f5 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -65,8 +65,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.options' => 'Options', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -79,6 +77,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. 'error.db' => 'chyba databáze', 'error.field' => 'nesprávná "{0}" data', 'error.empty' => 'pole "{0}" je prázdné',