X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=336304d60132ccc5d98eab690b45eec16970ca07;hb=56fd29cc5a2b6a67ed24b19d0d4213a6458a9723;hp=d368422fe85b5dd193a49cbea953a5f5fd3f601c;hpb=b6546c4547eb47a06f80b6d0ffa474d3929602f9;p=timetracker.git 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.