Starting writing the Work plugin.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 001b638..0d09af0 100644 (file)
@@ -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.