package WebGUI::i18n::English::Workflow_Activity_GetCsPost; use strict; our $I18N = { 'activityName' => { message => q|Get Collaboration System Posts from Email|, context => q|The name of this workflow activity.|, lastUpdated => 0, }, }; 1;