It's hard to believe but refactoring of translation files is done.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index 0678191..5869578 100644 (file)
@@ -162,8 +162,6 @@ $i18n_key_words = array(
 'label.week_total' => 'Veckototal',
 'label.month_total' => 'Månadstotal',
 'label.today' => 'Idag',
-'label.total_hours' => 'Totalt antal timmar',
-'label.total_cost' => 'Total kostnad',
 'label.view' => 'Visa',
 'label.edit' => 'Redigera',
 'label.delete' => 'Ta bort',
@@ -215,6 +213,8 @@ $i18n_key_words = array(
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
 
 // Rubriker för formulär
 'title.login' => 'Logga in',
@@ -373,6 +373,8 @@ $i18n_key_words = array(
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Fakturanummer',
 'form.invoice.person' => 'Person',
+
+// Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 'form.invoice.invoice_to_delete' => 'Fakturanummer',
 'form.invoice.invoice_entries' => 'Relaterade tider och kostnader',
 // TODO: translate the following.