X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=f06047151cc3c5aaaa94463e9ac66b70eacdb5e4;hb=e25cf11c520c4e86bfd7d4f0944a146f0a21cf91;hp=dda81c9ec417601f885ca692bd06fac3729135db;hpb=6966f48816a53d2653bf02b537190d015407952e;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index dda81c9e..f0604715 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -241,6 +241,8 @@ $i18n_key_words = array( 'label.attachments' => 'Bijlagen', 'label.files' => 'Bestanden', 'label.image' => 'Afbeelding', +// TODO: translate the following. +// 'label.download' => 'Download', // Form titles. 'title.error' => 'Fout', @@ -328,6 +330,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'title.edit_file' => 'Editing File', // 'title.delete_file' => 'Deleting File', +// 'title.download_file' => 'Downloading File', // 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.