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