]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Using error.object_exists instead of error.project_exists to streamline error messages.
[timetracker.git] / WEB-INF / resources / no.lang.php
index c14345d1b0f3dc63f3168b58d6ed4bccd74a9571..a8cdd34a93b961d48e70b994e6f8576e5d0ec86e 100644 (file)
@@ -63,6 +63,7 @@ $i18n_key_words = array(
 'menu.users' => 'Brukere',
 // TODO: translate the following.
 // 'menu.groups' => 'Groups',
+// 'menu.subgroups' => 'Subgroups',
 'menu.export' => 'Eksport',
 'menu.clients' => 'Klienter',
 'menu.options' => 'Opsjoner',
@@ -98,8 +99,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Bruker med et slikt brukernavn eksisterer allerede.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.project_exists' => 'Et prosjekt med dette navnet er allerede opprettet.',
-// TODO: translate the following.
 // 'error.task_exists' => 'Task with this name already exists.',
 'error.client_exists' => 'En klient med dette navnet er allerede opprettet.',
 // TODO: translate the following.
@@ -265,7 +264,8 @@ $i18n_key_words = array(
 'title.login' => 'Innlogging',
 // TODO: translate the following.
 // 'title.groups' => 'Groups',
-// 'title.create_group' => 'Creating Group',
+// 'title.subgroups' => 'Subgroups',
+// 'title.add_group' => 'Adding Group',
 // 'title.edit_group' => 'Editing Group',
 'title.delete_group' => 'Slett team', // TODO: change "team" to "group".
 // TODO: translate the following.
@@ -326,7 +326,6 @@ $i18n_key_words = array(
 'title.options' => 'Opsjoner',
 'title.profile' => 'Profil',
 // TODO: translate the following.
-// 'title.group' => 'Group Settings',
 // 'title.plugins' => 'Plugins',
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',