]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/da.lang.php
Some recycling in translation files.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 995ce5e08f57bc34db443d1624ad0b506262c5ba..29aff6cd83e1e45038cd25ad844fb09297486b13 100644 (file)
@@ -90,8 +90,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Brugernavn eksistere allerede.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Opgavenavn eksistere allerede.',
-'error.client_exists' => 'Der eksistere allerede en klient med dette navn.',
 'error.invoice_exists' => 'Fakturanummer eksistere allerede.',
 // TODO: translate the following.
 // 'error.role_exists' => 'Role with this rank already exists.',
@@ -238,6 +236,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Kun Total',
 
 // Form titles.
+'title.error' => 'Fejl',
+// TODO: Translate the following.
+// 'title.success' => 'Success',
 'title.login' => 'Login',
 'title.groups' => 'Teams', // TODO: change "teams" to "groups".
 // TODO: translate the following.