more changes

This commit is contained in:
daviddelikat 2009-10-04 10:06:23 -05:00
parent e6d95ec533
commit 6bbd832668
4 changed files with 172 additions and 87 deletions

View file

@ -9,6 +9,16 @@ our $I18N = { ##hashref of hashes
lastUpdated => 1131394072,
context => q|Then name of the Asset ( Event Management System - Event Submission ).|
},
'send email label' => {
message => q|Send Email when Submission Editted|,
lastUpdated => 1131394072,
context => q|This is the lable for the flag for setting the option to send email to the owner when the submission is eddited.|
},
'send email label help' => {
message => q|Check this box if you would like to recieve email for all changes made to your submission|,
lastUpdated => 1131394072,
context => q|This is the help text for the 'send email' flag. If set to 'Yes', the user will recieve email for every change made to the submission.|
},
# 'TODO' => {
# message => q|TODO|,