]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Removed duplicate assignment.
[timetracker.git] / WEB-INF / resources / en.lang.php
index f1fc72aa1943dd864c15c8afd6946d2e468916be..54da108c0849b394edd55a24d3e089a5c1ee41a0 100644 (file)
@@ -242,6 +242,7 @@ $i18n_key_words = array(
 'label.attachments' => 'Attachments',
 'label.files' => 'Files',
 'label.image' => 'Image',
+'label.download' => 'Download',
 
 // Form titles.
 'title.error' => 'Error',
@@ -328,6 +329,9 @@ $i18n_key_words = array(
 'title.add_template' => 'Adding Template',
 'title.edit_template' => 'Editing Template',
 '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.