Replaced usage of title.group with title.group_edit.
[timetracker.git] / WEB-INF / resources / fi.lang.php
index 3ed9b10..f290ff5 100644 (file)
@@ -244,8 +244,10 @@ $i18n_key_words = array(
 
 // Form titles.
 'title.login' => 'Kirjautuminen',
-'title.groupd' => 'Tiimit', // TODO: change "teams" to "groups".
-'title.create_group' => 'Tiimin luonti', // TODO: change "team" to "group".
+'title.groups' => 'Tiimit', // TODO: change "teams" to "groups".
+// TODO: translate the following.
+// 'title.subgroups' => 'Subgroups',
+// 'title.add_group' => 'Adding Group',
 'title.edit_group' => 'Tiimin muokkaus', // TODO: change "team" to "group".
 'title.delete_group' => 'Tiimin poisto', // TODO: change "team" to "group".
 'title.reset_password' => 'Salasanan nollaus',
@@ -297,8 +299,6 @@ $i18n_key_words = array(
 'title.import' => 'Tiimitietojen tunti', // TODO: replace "team" with "group".
 'title.options' => 'Optiot',
 'title.profile' => 'Profiili',
-// TODO: translate the following.
-// 'title.group' => 'Group Settings',
 'title.plugins' => 'Lisäosat',
 'title.cf_custom_fields' => 'Omat kentät',
 'title.cf_add_custom_field' => 'Oman kentän lisäys',