X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b6546c4547eb47a06f80b6d0ffa474d3929602f9..4fb3e6fdb5dff1a08126d53fb4e8baec64074da7:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 001b6387..0d09af03 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -241,6 +241,7 @@ $i18n_key_words = array( 'label.template' => 'Template', 'label.attachments' => 'Attachments', 'label.files' => 'Files', +'label.file' => 'File', 'label.image' => 'Image', 'label.download' => 'Download', @@ -270,7 +271,8 @@ $i18n_key_words = array( 'title.report' => 'Report', 'title.send_report' => 'Sending Report', 'title.timesheets' => 'Timesheets', -'title.timesheet' => 'Timesheet', +'title.timesheet' => 'Timesheet', +'title.timesheet_files' => 'Timesheet Files', 'title.invoice' => 'Invoice', 'title.send_invoice' => 'Sending Invoice', 'title.charts' => 'Charts', @@ -334,6 +336,7 @@ $i18n_key_words = array( 'title.edit_file' => 'Editing File', 'title.delete_file' => 'Deleting File', 'title.download_file' => 'Downloading File', +'title.work' => 'Work', // 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.