]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fi.lang.php
Using error.object_exists instead of error.project_exists to streamline error messages.
[timetracker.git] / WEB-INF / resources / fi.lang.php
index 37477d1c739c3eca1d622f0b94a03d6a02248f4e..f4ac6c4e2819beaf7ee248a88ada2153b1d36936 100644 (file)
@@ -92,7 +92,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Tämä käyttäjänimi on jo olemassa.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.project_exists' => 'Tämän niminen projekti on jo olemassa.',
 'error.task_exists' => 'Tämän niminen tehtävä on jo olemassa.',
 'error.client_exists' => 'Tämän niminen asiakas on jo olemassa.',
 'error.invoice_exists' => 'Tällä numerolla oleva lasku on jo olemassa.',
@@ -299,8 +298,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',