X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b6546c4547eb47a06f80b6d0ffa474d3929602f9..56fd29cc5a2b6a67ed24b19d0d4213a6458a9723:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index d368422f..336304d6 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -240,6 +240,8 @@ $i18n_key_words = array( 'label.template' => 'Sjabloon', 'label.attachments' => 'Bijlagen', 'label.files' => 'Bestanden', +// TODO: translate the following. +// 'label.file' => 'File', 'label.image' => 'Afbeelding', // TODO: translate the following. // 'label.download' => 'Download', @@ -272,6 +274,8 @@ $i18n_key_words = array( 'title.send_report' => 'Rapport aan het versturen', 'title.timesheets' => 'Tijdenoverzichten', 'title.timesheet' => 'Tijdenoverzicht', +// TODO: Translate the following. +// 'title.timesheet_files' => 'Timesheet Files', 'title.invoice' => 'Factuur', 'title.send_invoice' => 'Factuur verzenden', 'title.charts' => 'Grafieken', @@ -335,6 +339,7 @@ $i18n_key_words = array( // 'title.edit_file' => 'Editing File', // 'title.delete_file' => 'Deleting File', // 'title.download_file' => 'Downloading File', +// 'title.work' => 'Work', // 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.