X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1378de210177ee155fd7c167b03eeae98e75712b..ec382daafde770e5a7fd4bf9cee39f31c9931eff:/WEB-INF/resources/da.lang.php 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',