X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f70b38c195ffb7b7dcaa14fb6af38f59cd43c0db..bca57fffcb2e12e5ebdb825adbf4732e9e0503cf:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 84cc626e..72144440 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -210,6 +210,9 @@ $i18n_key_words = array( 'label.paid_status' => 'Status van betaling', 'label.paid' => 'Betaald', 'label.mark_paid' => 'Markeer als betaald', +// TODO: translate the following. +// 'label.week_note' => 'Week note', +// 'label.week_list' => 'Week list', // Form titles. 'title.login' => 'Aanmelden', @@ -273,6 +276,8 @@ $i18n_key_words = array( 'title.cf_edit_dropdown_option' => 'Uitvouwmogelijkheid bewerken', 'title.cf_delete_dropdown_option' => 'Uitvouwmogelijkheid verwijderen', 'title.locking' => 'Blokkeren', +// 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.