Fix i18n typo in EMS Submission.
This commit is contained in:
parent
da2c6621d2
commit
e54d02cfe6
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue