]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Refactoring in translation files.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 87d1da9389dd3a49e2cc200e82e4fb85f1790665..0dfa143dcda04ddc5f50b8789a4155596c4f6ee5 100644 (file)
@@ -54,18 +54,17 @@ $i18n_key_words = array(
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Rapporter',
 'menu.charts' => 'Diagrammer',
-
-// TODO: refactoring ongoing down from here.
 'menu.projects' => 'Prosjekter',
 // 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',
 
+// TODO: refactoring ongoing down from here.
+
 // Footer - strings on the bottom of most pages.
 // TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',