]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fi.lang.php
A bit more renaming.
[timetracker.git] / WEB-INF / resources / fi.lang.php
index 0926a69e8dc996c17a1dce5e303e080d7444de50..24a045c0d876f8b0c9e3cdc3353ff783273691c8 100644 (file)
@@ -121,14 +121,14 @@ $i18n_key_words = array(
 'button.reset_password' => 'Nollaa salasana',
 'button.send' => 'Lähetä',
 'button.send_by_email' => 'Lähetä sähköpostilla',
-'button.create_team' => 'Luo tiimi',
-'button.export' => 'Vie tiimi',
-'button.import' => 'Tuo tiimi',
+'button.create_group' => 'Luo tiimi', // TODO: replace "team" with "group".
+'button.export' => 'Vie tiimi', // TODO: replace "team" with "group".
+'button.import' => 'Tuo tiimi', // TODO: replace "team" with "group".
 'button.close' => 'Sulje',
 'button.stop' => 'Lopeta',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
-'label.team_name' => 'Tiimin nimi',
+'label.group_name' => 'Tiimin nimi', // TODO: replace "team" with "group".
 'label.address' => 'Osoite',
 'label.currency' => 'Valuutta',
 'label.manager_name' => 'Esimies',
@@ -231,7 +231,7 @@ $i18n_key_words = array(
 
 // Form titles.
 'title.login' => 'Kirjautuminen',
-'title.teams' => 'Tiimit',
+'title.groupd' => 'Tiimit', // TODO: change "teams" to "groups".
 'title.create_team' => 'Tiimin luonti',
 'title.edit_team' => 'Tiimin muokkaus',
 'title.delete_team' => 'Tiimin poisto',