X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fen.lang.php;h=98c6f915d3285f4cfc54d4acec49d0cb57c9e4a9;hb=7905a1bf102ca6b3cef20dad2d249f415c614eeb;hp=f1fc72aa1943dd864c15c8afd6946d2e468916be;hpb=0e6900be0bcfc882505ec4c8b8730a798985bc80;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index f1fc72aa..98c6f915 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -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', @@ -328,6 +330,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.