X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/295a9e2e600768af193e7b199dd86bd1f2d1fecb..fc92f9cd36dcaeb96da37c699a61331805d9e2fc:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 660e8448..7fb968f9 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -319,6 +319,9 @@ $i18n_key_words = array( '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.