package WebGUI::i18n::English::Workflow_Activity_PurgeOldTrash; use strict; our $I18N = { 'activityName' => { message => q|Purge Old Trash|, context => q|The name of this workflow activity.|, lastUpdated => 0, }, }; 1;