package WebGUI::i18n::English::Workflow_Activity_CleanCookieJars; use strict; our $I18N = { 'activity cleanup cookie jars' => { message => q|Clean Stale Cookie-Jar Files|, context => q|The name of this workflow activity.|, lastUpdated => 0, }, }; 1;