Cosmetic.
[timetracker.git] / WEB-INF / resources / no.lang.php
index fc13b56..c81a26a 100644 (file)
@@ -48,8 +48,6 @@ $i18n_key_words = array(
 'menu.help' => 'Hjelp',
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
 'menu.profile' => 'Profil',
 'menu.time' => 'Tid',
 // TODO: translate the following.
@@ -60,8 +58,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 // 'menu.users' => 'Users',
-// Note to translators: check translation of menu.teams. This is for a list of teams in the time tracker for admin.
-// 'menu.teams' => 'team',
+// 'menu.teams' => 'Teams',
 'menu.export' => 'Eksport',
 'menu.clients' => 'Klienter',
 'menu.options' => 'Opsjoner',
@@ -78,6 +75,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
+
+// TODO: refactoring ongoing down from here.
 'error.db' => 'Databasefeil.',
 'error.field' => 'Feil "{0}" data.',
 'error.empty' => 'Feltet "{0}" er tomt.',