]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Removed show holidays config option.
[timetracker.git] / WEB-INF / resources / no.lang.php
index f7c2d8c9a8e55a155a31ed17b282610ed8f1b4a2..5a108fc553b08c02b1b26394b11af80664b98d6a 100644 (file)
@@ -34,8 +34,6 @@ $i18n_months = array('Januar', 'Februar', 'Mars', 'April', 'Mai', 'Juni', 'Juli'
 $i18n_weekdays = array('Søndag', 'Mandag', 'Tirsdag', 'Onsdag', 'Torsdag', 'Fredag', 'Lørdag');
 // TODO: check translation of $i18n_weekdays_short.
 $i18n_weekdays_short = array('Sø', 'Ma', 'Ti', 'On', 'To', 'Fr', 'Lø');
-// format mm/dd
-$i18n_holidays = array('01/01', '04/05', '04/09', '04/10', '04/12', '04/13', '05/01', '05/17', '05/21', '05/31', '06/01', '12/25', '12/26');
 
 $i18n_key_words = array(
 
@@ -589,7 +587,6 @@ $i18n_key_words = array(
 // 'form.group_edit.12_hours' => '12 hours',
 // 'form.group_edit.24_hours' => '24 hours',
 // 'form.group_edit.display_options' => 'Display options',
-// 'form.group_edit.show_holidays' => 'Show holidays',
 // 'form.group_edit.holidays' => 'Holidays',
 // 'form.group_edit.tracking_mode' => 'Tracking mode',
 // 'form.group_edit.mode_time' => 'time',