X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=d8454884d973cc6ce2f1da417be78ee2a0d7dd1f;hb=fa6508ac21c30d6bfef008387fabd29a843d7b66;hp=f290ff5ba5e4006c2f5dc97085437958db6e30c9;hpb=69915aba68a312fb2080c2356a482736efc254ae;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index f290ff5b..d8454884 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -92,9 +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.', // TODO: translate the following. // 'error.role_exists' => 'Role with this rank already exists.', @@ -116,6 +113,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Kirjaudu', 'button.now' => 'Nyt', @@ -243,6 +244,9 @@ $i18n_key_words = array( 'label.totals_only' => 'Vain yhteissummat', // Form titles. +'title.error' => 'Virhe', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'Kirjautuminen', 'title.groups' => 'Tiimit', // TODO: change "teams" to "groups". // TODO: translate the following.