]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Removed duplicate assignment.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 8b9f0cc0af778c02fde44e7142a0a14d9b6963d7..d8848cd0cca88eb9d8fca10b5e9bdc3b90b1ce3d 100644 (file)
@@ -283,6 +283,7 @@ $i18n_key_words = array(
 // 'label.attachments' => 'Attachments',
 // 'label.files' => 'Files',
 // 'label.image' => 'Image',
+// 'label.download' => 'Download',
 
 // Form titles.
 // TODO: Translate the following.
@@ -382,6 +383,7 @@ $i18n_key_words = array(
 // 'title.delete_template' => 'Deleting Template',
 // '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.