X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3d3375d59d89359453c6bd42e6b07f7d0354b448..33fe605aa1936612a3e358102b59e411a0a30f07:/WEB-INF/resources/no.lang.php diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 30e74cc5..71d6ab13 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -188,8 +188,6 @@ $i18n_key_words = array( // 'label.month_total' => 'Month total', 'label.today' => 'I dag', // TODO: translate the following. -// 'label.total_hours' => 'Total hours', -// 'label.total_cost' => 'Total cost', // 'label.view' => 'View', 'label.edit' => 'Endre', 'label.delete' => 'Slett', @@ -268,8 +266,8 @@ $i18n_key_words = array( // 'title.add_predefined_expense' => 'Adding Predefined Expense', // 'title.edit_predefined_expense' => 'Editing Predefined Expense', // 'title.delete_predefined_expense' => 'Deleting Predefined Expense', -// 'title.reports' => 'Reports', -// 'title.report' => 'Report', +'title.reports' => 'Rapporter', +'title.report' => 'Rapport', // 'title.send_report' => 'Sending Report', 'title.invoice' => 'Faktura', // TODO: translate the following. @@ -546,8 +544,4 @@ $i18n_key_words = array( // Note to translators: the 2 strings below are missing and must be added and translated // "form.people.th.rate" => 'timesats', "form.people.rate" => 'timesats', - -// report attributes -"form.report.title" => 'rapporter', -"form.report.total" => 'totalt antall timer', );