]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fi.lang.php
Work in progress on role editor.
[timetracker.git] / WEB-INF / resources / fi.lang.php
index 68e953aaf73a56d2c867a8a5a2c3f9e69926bfc7..639154e4308407c75e9be85179d4180a4b4f7094 100644 (file)
@@ -82,6 +82,8 @@ $i18n_key_words = array(
 // 'error.record' => 'Select record.',
 'error.auth' => 'Virheellinen käyttäjänimi tai salasana.',
 '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.',
@@ -106,6 +108,7 @@ $i18n_key_words = array(
 'button.cancel' => 'Keskeytä',
 'button.submit' => 'Hyväksy',
 'button.add' => 'Lisää',
+'button.delete' => 'Poista',
 'button.generate' => 'Luo',
 'button.reset_password' => 'Nollaa salasana',
 'button.send' => 'Lähetä',