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

@ -31,11 +31,6 @@ our $I18N = {
lastUpdated => 0,
},
'add user to group body' => {
message => q|<p>This workflow activity adds a user to a specified group.</p>|,
lastUpdated => 0,
},
};
1;