X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eff3245da36a4b126454bf19457ddbbe56e75106..72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index c10fa545..8668ab30 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -139,10 +139,6 @@ $i18n_key_words = array( // 'button.close' => 'Close', // 'button.stop' => 'Stop', - - -// TODO: refactoring ongoing down from here. - // Labels for controls on forms. Labels in this section are used on multiple forms. // TODO: translate the following. // 'label.team_name' => 'Team name', @@ -156,6 +152,11 @@ $i18n_key_words = array( // 'label.login' => 'Login', 'label.password' => 'Heslo', 'label.confirm_password' => 'Potvrdit heslo', + + + +// TODO: refactoring ongoing down from here. + // TODO: translate the following. // 'label.email' => 'Email', 'label.cc' => 'Cc',