package WebGUI::i18n::English::Workflow_Activity_DeleteExportedFiles; use strict; our $I18N = { 'activityName' => { message => q|Delete Exported Files|, context => q|The name of this workflow activity.|, lastUpdated => 1162839802, }, }; 1;