X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8e43fd9aa4cd7ec0d3dd806393ba03967f5050b2..a67c7fec533237be9be83379eb19fbbf51174c9a:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 18e1cf85..db0e1907 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -210,6 +210,8 @@ $i18n_key_words = array( 'label.mark_paid' => 'Markeer als betaald', 'label.week_note' => 'Week aantekening', 'label.week_list' => 'Week overzicht', +// TODO: translate the following. +// 'label.work_units' => 'Work units', // Form titles. 'title.login' => 'Aanmelden', @@ -280,6 +282,8 @@ $i18n_key_words = array( 'title.locking' => 'Blokkeren', 'title.week_view' => 'Week overzicht', 'title.swap_roles' => 'Rollen verruilen', +// TODO: translate the following. +// 'title.work_units' => 'Work Units', // 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.