Some more renaming.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 7496924..9699641 100644 (file)
@@ -260,11 +260,11 @@ $i18n_key_words = array(
 // Compare with English file to see how it is done there and do Czech titles similarly.
 // Specifically: Vytváření vs Pridat, etc.
 'title.login' => 'Přihlásit',
-'title.teams' => 'Týmy',
+'title.groups' => 'Týmy', // TODO: change "teams" to "groups".
 // TODO: translate the following.
-// 'title.create_team' => 'Creating Team',
-// 'title.edit_team' => 'Editing Team',
-'title.delete_team' => 'Smazat tým',
+// 'title.create_group' => 'Creating Group',
+// 'title.edit_group' => 'Editing Group',
+'title.delete_group' => 'Smazat tým', // TODO: change "team" to "group".
 'title.reset_password' => 'Resetovat heslo',
 // TODO: translate the following.
 // 'title.change_password' => 'Changing Password',