Some more renaming.
[timetracker.git] / WEB-INF / resources / et.lang.php
index f7f800c..6dd4d69 100644 (file)
@@ -141,7 +141,7 @@ $i18n_key_words = array(
 
 // 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' => 'Valuuta',
 // TODO: translate the following.
@@ -256,11 +256,11 @@ $i18n_key_words = array(
 // Compare with English file to see how it is done there and do Estonian titles similarly.
 // Specifically: lisamine vs lisa, etc.
 'title.login' => 'Login',
-'title.teams' => 'Meeskonnad',
+'title.groups' => 'Meeskonnad', // TODO: change "teams" to "groups".
 // TODO: translate the following.
-// 'title.create_team' => 'Creating Team',
-// 'title.edit_team' => 'Editing Team',
-'title.delete_team' => 'Kustuta meeskond',
+// 'title.create_group' => 'Creating Group',
+// 'title.edit_group' => 'Editing Group',
+'title.delete_group' => 'Kustuta meeskond',  // TODO: change "team" to "group".
 'title.reset_password' => 'Tühjenda salasõna',
 // TODO: translate the following.
 // 'title.change_password' => 'Changing Password',