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

@ -25,11 +25,6 @@ our $I18N = {
lastUpdated => 0,
},
'clean file cache body' => {
message => q|<p>This workflow activity will prune the size of a file based cache based on the user configured cache size and the expiration time of items in the cache. If pruning expired items does not reduce the size of the cache to the value configured by the user, then the expiration time will be increased by 30 minutes and the process will repeat until it meets the size requirement.</p>|,
lastUpdated => 0,
},
};
1;