From e54d02cfe6a9a5038d3feac549a06a639cd17853 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 23 Nov 2009 08:21:56 -0800 Subject: [PATCH] Fix i18n typo in EMS Submission. --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/Asset_EMSSubmission.pm | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) 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' => {