]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Added Create timesheet button on report.php.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 5cb49d3451310c32a5cf001722a0d3d93b3b2e04..35b9dc05c4125f125bce8b33d2cb495e44a096ef 100644 (file)
@@ -149,6 +149,8 @@ $i18n_key_words = array(
 'button.send' => 'Send',
 'button.send_by_email' => 'Send som e-post',
 'button.create_group' => 'Opprett team', // TODO: replace "team" with "group".
+// TODO: translate the following.
+// 'button.create_timesheet' => 'Create timesheet',
 'button.export' => 'Eksport team', // TODO: replace "team" with "group".
 'button.import' => 'Importer team', // TODO: replace "team" with "group".
 'button.close' => 'Lukk',
@@ -270,6 +272,7 @@ $i18n_key_words = array(
 // 'label.work_units_short' => 'Units',
 // 'label.totals_only' => 'Totals only',
 // 'label.quota' => 'Quota'
+// 'label.timesheet' => 'Timesheet',
 // 'label.submitted' => 'Submitted',
 // 'label.approved' => 'Approved',
 
@@ -437,6 +440,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.reports.include_invoiced' => 'invoiced',
 // 'form.reports.include_not_invoiced' => 'not invoiced',
+// 'form.reports.include_assigned' => 'assigned',
+// 'form.reports.include_not_assigned' => 'not assigned',
 'form.reports.select_period' => 'Velg tidsperiode',
 'form.reports.set_period' => 'eller sett dato',
 'form.reports.show_fields' => 'Vis feltene',