X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=f290ff5ba5e4006c2f5dc97085437958db6e30c9;hb=69915aba68a312fb2080c2356a482736efc254ae;hp=3ed9b100f76652190f54a225aed5dda79ead9a11;hpb=d25b2051caf684cb847977474f03ee0d3c1046e4;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 3ed9b100..f290ff5b 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -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',