X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c8ee9a8f8b402e0ef18c8fd9a9e379c1160b503e..744db7fd043608e864f3db7c9cd1fe7efc55205e:/WEB-INF/resources/cs.lang.php
diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php
index febe2ae7..d907c6e9 100644
--- a/WEB-INF/resources/cs.lang.php
+++ b/WEB-INF/resources/cs.lang.php
@@ -496,14 +496,15 @@ $i18n_key_words = array(
'form.export.compression_bzip' => 'bzip',
// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
-'form.import.hint' => 'Importovat týmová data z xml souboru.',
+'form.import.hint' => 'Importovat týmová data z xml souboru.', // TODO: replace "team" with "group".
'form.import.file' => 'VýbÄr souboru',
'form.import.success' => 'Import byl úspÄÅ¡nÄ dokonÄen.',
-// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
// TODO: translate the following. This part is not translated accurately from English:
// "VytvoÅit nový tým prostÅednictvÃm úÄtu týmového manažera." Improve and check the entire string for accuracy.
-'form.teams.hint' => 'VytvoÅit nový tým prostÅednictvÃm úÄtu týmového manažera.
Můžete také importovat týmová data z xml souboru z jiného time tracker serveru (nejsou povoleny shody login).',
+// ALSO TODO: replace "team" with "group" in the string below.
+'form.groups.hint' => 'VytvoÅit nový tým prostÅednictvÃm úÄtu týmového manažera.
Můžete také importovat týmová data z xml souboru z jiného time tracker serveru (nejsou povoleny shody login).',
// Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
// TODO: translate the following.