]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/nl.lang.php
Removed duplicate assignment.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index ef22efcb8ea20e2b3e4a7c85b4fdde91b4da3b0c..f06047151cc3c5aaaa94463e9ac66b70eacdb5e4 100644 (file)
@@ -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',
@@ -325,6 +327,10 @@ $i18n_key_words = array(
 'title.add_template' => 'Sjabloon toevoegen',
 'title.edit_template' => 'Sjabloon bewerken',
 'title.delete_template' => 'Sjabloon verwijderen',
+// 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.