Fixed a problem with English label introduced in previous commit.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index 338dde9..679db6e 100644 (file)
@@ -152,6 +152,8 @@ $i18n_key_words = array(
 'label.finish' => 'Sluttid',
 'label.duration' => 'Varaktighet',
 'label.note' => 'Anteckning',
+// TODO: translate the following.
+// 'label.notes' => 'Notes',
 'label.item' => 'Utlägg för',
 'label.cost' => 'Kostnad',
 'label.day_total' => 'Dagstotal',
@@ -358,6 +360,8 @@ $i18n_key_words = array(
 'form.invoice.person' => 'Person',
 'form.invoice.invoice_to_delete' => 'Fakturanummer',
 'form.invoice.invoice_entries' => 'Relaterade tider och kostnader',
+// TODO: translate the following.
+// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
 
 // Charts form. See example at https://timetracker.anuko.com/charts.php
 'form.charts.interval' => 'Intervall',