X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fda.lang.php;h=65f27e7638612c2b5c1ccc74531c4a5ee1a04721;hb=ec382daafde770e5a7fd4bf9cee39f31c9931eff;hp=2c13324a55c30d6b00316491fce50b0af7edcd46;hpb=1378de210177ee155fd7c167b03eeae98e75712b;p=timetracker.git diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 2c13324a..65f27e76 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -278,6 +278,8 @@ $i18n_key_words = array( 'title.cf_edit_dropdown_option' => 'Redigér Mulighed', 'title.cf_delete_dropdown_option' => 'Slet Mulighed', 'title.locking' => 'Lås Registring', +// TODO: translate the following. +// 'title.week_view' => 'Week View', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. @@ -340,7 +342,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Gem som favorit', 'form.reports.confirm_delete' => 'Er du sikker på at du vil slette denne favorit rapport?', -'form.reports.include_records' => 'Inkluder poster', 'form.reports.include_billable' => 'Fakturerbar', 'form.reports.include_not_billable' => 'Ikke fakturerbar', 'form.reports.include_invoiced' => 'Faktureret',