Added custom field output on time.php as a rewrite of PR#76."
[timetracker.git] / WEB-INF / resources / en.lang.php
index ad92ce9..98c6f91 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',
@@ -257,6 +258,7 @@ $i18n_key_words = array(
 'title.time' => 'Time',
 'title.edit_time_record' => 'Editing Time Record',
 'title.delete_time_record' => 'Deleting Time Record',
+'title.time_files' => 'Time Record Files',
 'title.expenses' => 'Expenses',
 'title.edit_expense' => 'Editing Expense Item',
 'title.delete_expense' => 'Deleting Expense Item',
@@ -330,6 +332,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.