X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fno.lang.php;h=436f5901655e447f1333f35ec737f83b142e6821;hb=bd92aeb3404ed8625272abccc9a8766f13ab75e6;hp=1bfc0534b831f005eae2990abbd617e3960e75a9;hpb=6968ef66a0264c35eff9bdd8ed92af48b34b8d19;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 1bfc0534..436f5901 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -251,6 +251,7 @@ $i18n_key_words = array( // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', // 'label.work_units_short' => 'Units', +// 'label.totals_only' => 'Totals only', // Form titles. 'title.login' => 'Innlogging', @@ -418,7 +419,6 @@ $i18n_key_words = array( 'form.reports.group_by_project' => 'prosjekt', // TODO: translate the following. // 'form.reports.group_by_task' => 'task', -// 'form.reports.totals_only' => 'Totals only', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). @@ -493,7 +493,7 @@ $i18n_key_words = array( 'form.export.compression_none' => 'ingen', 'form.export.compression_bzip' => 'bzip', -// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). +// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first). 'form.import.hint' => 'Import team data fra en xml fil.', // TODO: replace "team" with "group". 'form.import.file' => 'Velg fil', 'form.import.success' => 'Import gjennomført vellykket.',