More improvements in Italian file.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index b4ea69d..ac9cba0 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',
@@ -429,6 +427,8 @@ $i18n_key_words = array(
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
 'form.profile.12_hours' => '12-timmars',
 'form.profile.24_hours' => '24-timmars',
+// TODO: translate the following.
+// 'form.profile.show_holidays' => 'Show holidays',
 'form.profile.tracking_mode' => 'Spårningsmetod',
 'form.profile.mode_time' => 'Endast tid',
 'form.profile.mode_projects' => 'Projekt',