]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Added title.download_file to translation files.
[timetracker.git] / WEB-INF / resources / en.lang.php
index ad92ce9c051f48c0bb37b897ae6c363bf0de571a..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',
@@ -330,6 +331,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.