X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fen.lang.php;h=660e844864a15f38f100543ceabc5985f5cf778e;hb=89a5c1982ce74075e74a814c170e3d87563d5c47;hp=18d87eecf10a08d418d95832167d5f554cd7ad0a;hpb=53c471451a8cb9e0fefd6d5907220bafdd77b53e;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 18d87eec..660e8448 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -318,6 +318,7 @@ $i18n_key_words = array( 'title.week_view' => 'Week View', 'title.swap_roles' => 'Swapping Roles', 'title.work_units' => 'Work Units', +'title.templates' => 'Templates', // 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. @@ -553,7 +554,6 @@ $i18n_key_words = array( 'role.admin.description' => 'Site adminsitrator.', // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php. -// TODO: improve wording, then fill in other translation files. 'form.timesheet_view.submit_subject' => 'Timesheet approval request', 'form.timesheet_view.submit_body' => "A new timesheet requires approval.

User: %s.", 'form.timesheet_view.approve_subject' => 'Timesheet approved',