X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c8caee8e34eec5a3fd047d679e79af149ed1e433..167e70e68597a70269edea5c5af9b186c489d57f:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index f77f66f8..74969240 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -132,16 +132,16 @@ $i18n_key_words = array( 'button.reset_password' => 'Resetovat heslo', 'button.send' => 'Poslat', 'button.send_by_email' => 'Poslat e-mailem', -'button.create_team' => 'Vytvořit tým', -'button.export' => 'Exportovat tým', -'button.import' => 'Importovat tým', +'button.create_group' => 'Vytvořit tým', // TODO: replace "team" with "group". +'button.export' => 'Exportovat tým', // TODO: replace "team" with "group". +'button.import' => 'Importovat tým', // TODO: replace "team" with "group". // TODO: translate the following. // 'button.close' => 'Close', // 'button.stop' => 'Stop', // Labels for controls on forms. Labels in this section are used on multiple forms. // TODO: translate the following. -// 'label.team_name' => 'Team name', +// 'label.group_name' => 'Group name', // 'label.address' => 'Address', 'label.currency' => 'Měna', // TODO: translate the following.