X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7..21e4f5e84bc1a591193596475417dac92ebbf4e4:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 7410ac06..57f5f57e 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -48,7 +48,7 @@ $i18n_key_words = array( // 'menu.forum' => 'Forum', 'menu.help' => 'Pomoc', // TODO: translate the following. -// 'menu.create_team' => 'Create Team', +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'Profil', // TODO: translate the following. // 'menu.group' => 'Group', @@ -61,7 +61,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.tasks' => 'Tasks', 'menu.users' => 'Uživatelů', -'menu.teams' => 'Týmy', +// TODO: translate the following. +// 'menu.groups' => 'Groups', 'menu.export' => 'Export', 'menu.clients' => 'Zákazníci', // TODO: translate the following. @@ -521,6 +522,7 @@ $i18n_key_words = array( // 'form.profile.allow_overlap' => 'Allow overlap', // 'form.profile.future_entries' => 'Future entries', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.profile.allow_ip' => 'Allow IP', // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.