X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f70b38c195ffb7b7dcaa14fb6af38f59cd43c0db..fcb232f2236dd0105525b0239fa7b212aaf72a2a:/WEB-INF/resources/da.lang.php diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 040e5d35..645b22e6 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -215,6 +215,8 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// 'label.week_note' => 'Week note', +// 'label.week_list' => 'Week list', // Form titles. 'title.login' => 'Login', @@ -278,6 +280,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.