diff --git a/htdocs/core/lib/admin.lib.php b/htdocs/core/lib/admin.lib.php index eb3ef3698a4..e7b131df1f1 100644 --- a/htdocs/core/lib/admin.lib.php +++ b/htdocs/core/lib/admin.lib.php @@ -1706,7 +1706,7 @@ function email_admin_prepare_head() } $head[$h][0] = DOL_URL_ROOT."/admin/mails_templates.php"; - $head[$h][1] = $langs->trans("DictionaryEMailTemplates"); + $head[$h][1] = $langs->trans("EMailTemplates"); $head[$h][2] = 'templates'; $h++; diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 137b28ee523..10aed915864 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -908,7 +908,6 @@ DictionarySource=Origin of proposals/orders DictionaryAccountancyCategory=Personalized groups for reports DictionaryAccountancysystem=Models for chart of accounts DictionaryAccountancyJournal=Accounting journals -DictionaryEMailTemplates=Emails templates DictionaryUnits=Units DictionaryProspectStatus=Prospection status DictionaryHolidayTypes=Types of leaves diff --git a/htdocs/langs/en_US/main.lang b/htdocs/langs/en_US/main.lang index 92f32a80069..dcc47afa3ee 100644 --- a/htdocs/langs/en_US/main.lang +++ b/htdocs/langs/en_US/main.lang @@ -865,7 +865,7 @@ TitleSetToDraft=Go back to draft ConfirmSetToDraft=Are you sure you want to go back to Draft status ? ImportId=Import id Events=Events -EMailTemplates=Emails templates +EMailTemplates=Email templates FileNotShared=File not shared to exernal public Project=Project Projects=Projects