Fix translation
This commit is contained in:
parent
3dca02d25b
commit
c5e30b61c0
@ -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++;
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user