setting aside test for a bit to do some coding
This commit is contained in:
parent
50988eaa64
commit
3ed18c775b
7 changed files with 155 additions and 13 deletions
|
|
@ -59,6 +59,16 @@ our $I18N = { ##hashref of hashes
|
|||
lastUpdated => 1131394072,
|
||||
context => q|This help text is for the form description field. The user should be warned not to edit it unless they really know what they are doing.|
|
||||
},
|
||||
'activity title approve submissions' => {
|
||||
message => q|Process Approved EMS Submissions|,
|
||||
lastUpdated => 1131394072,
|
||||
context => q|This is the label used to describe the EMS submission approval activity|
|
||||
},
|
||||
'activity title cleanup submissions' => {
|
||||
message => q|Cleanup EMS Submissions|,
|
||||
lastUpdated => 1131394072,
|
||||
context => q|This is the label used to describe the EMS submission cleanup activity|
|
||||
},
|
||||
|
||||
# 'TODO' => {
|
||||
# message => q|TODO|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue