X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fen.lang.php;h=4d1a182846085ff94f7bacb96b6fde099febab2d;hb=67e827dacf08d8a55dff9118c82dd964f5da12c1;hp=dd18c560adf92e4425e88be01898022ad457363d;hpb=4ebe6fd29283633e5ae7cdb399cc144c38af25fb;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index dd18c560..4d1a1828 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -339,6 +339,9 @@ $i18n_key_words = array( 'title.delete_file' => 'Deleting File', 'title.download_file' => 'Downloading File', 'title.work' => 'Work', +'title.add_work' => 'Adding Work', +'title.edit_work' => 'Editing Work', +'title.delete_work' => 'Deleting Work', 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups. 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups. @@ -576,7 +579,7 @@ $i18n_key_words = array( 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.', 'role.admin.label' => 'Administrator', 'role.admin.low_case_label' => 'administrator', -'role.admin.description' => 'Site adminsitrator.', +'role.admin.description' => 'Site administrator.', // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php. 'form.timesheet_view.submit_subject' => 'Timesheet approval request',