diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 5f54f1486..a14b58ee2 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -7,6 +7,7 @@ - fixed #11259: Snippet content never cached - fixed #11254: RTF files are streamed with the wrong content-type - fixed #10932: code showing + - fixed #11265: typo i18n 7.8.5 - added the EMS submission subsystem diff --git a/lib/WebGUI/i18n/English/Asset_EMSSubmission.pm b/lib/WebGUI/i18n/English/Asset_EMSSubmission.pm index b0279de9f..760fa19a0 100644 --- a/lib/WebGUI/i18n/English/Asset_EMSSubmission.pm +++ b/lib/WebGUI/i18n/English/Asset_EMSSubmission.pm @@ -10,8 +10,8 @@ our $I18N = { ##hashref of hashes context => q|Then name of the Asset ( Event Management System - Event Submission ).| }, 'send email label' => { - message => q|Send Email when Submission Editted|, - lastUpdated => 1131394072, + message => q|Send Email when Submission Edited|, + lastUpdated => 1258993281, context => q|This is the lable for the flag for setting the option to send email to the owner when the submission is edited.| }, 'send email label help' => {