X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/2702260e85d10b0d85301df922d8960a3ec88203..b14f8b520d0ab49c06afba7617a9cf140d358c24:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 23d1d75b..d7e97f0e 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -49,16 +49,11 @@ $i18n_key_words = array( 'menu.help' => 'Pomoc', // TODO: translate the following. // 'menu.create_team' => 'Create Team', - -// TODO: refactoring ongoing down from here. 'menu.profile' => 'Profil', // TODO: translate the following. // 'menu.time' => 'Time', -'menu.time' => 'záznam práce', -// TODO: translate the following. // 'menu.expenses' => 'Expenses', -'menu.reports' => 'Sestavy', -// TODO: translate the following. +// 'menu.reports' => 'Reports', // 'menu.charts' => 'Charts', 'menu.projects' => 'Projekty', // TODO: translate the following. @@ -70,6 +65,8 @@ $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.',