X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fda.lang.php;h=b342833b3fb1e35298e74096e97595a0501428ed;hb=5fc92be03ffe638202a305292f2427e5f83b307e;hp=0e50dae05d539133b0abb8667f3b66e6ea9fbc2d;hpb=055e485b635b645d0f296101f95f9d3d2b1da57c;p=timetracker.git diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 0e50dae0..b342833b 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -140,7 +140,9 @@ $i18n_key_words = array( 'label.email' => 'email', // Form titles. -// TODO: the entire title section is missing here. See the English file. +'title.options' => 'Indstillinger', +// TODO: almost entire title section is missing here. See the English file. + "form.filter.project" => 'projekt', "form.filter.filter" => 'favorit rapport', @@ -174,10 +176,6 @@ $i18n_key_words = array( "form.admin.profile.th.edit" => 'rediger', "form.admin.profile.th.del" => 'slet', "form.admin.profile.th.active" => 'aktive', -// Note to translators: the strings below are missing in the translation and must be added -// "form.admin.lock.period" => 'lock interval in days', -"form.admin.options" => 'indstillinger', -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week",