Work in progress on templates plugin.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 18d87ee..7fb968f 100644 (file)
@@ -318,6 +318,10 @@ $i18n_key_words = array(
 'title.week_view' => 'Week View',
 'title.swap_roles' => 'Swapping Roles',
 'title.work_units' => 'Work Units',
+'title.templates' => 'Templates',
+'title.add_template' => 'Adding Template',
+'title.edit_template' => 'Editing Template',
+'title.delete_template' => 'Deleting Template',
 
 // 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 +557,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.<p>User: %s.",
 'form.timesheet_view.approve_subject' => 'Timesheet approved',