purge all Workflow Activity Help and prune i18n entries

This commit is contained in:
Colin Kuskie 2007-07-17 23:40:43 +00:00
parent 7548cfb90a
commit 9c43c79a3a
72 changed files with 0 additions and 1181 deletions

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'send queued mail messages body' => {
message => q|<p>This workflow activity will process queued emails. If an email fails to be sent, then it will be requeued to be sent later. Because this process could take a long time, based on the number of emails that have queued up, this activity will stop after one minute.</p>|,
lastUpdated => 0,
},
};
1;