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