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

This workflow activity will pre-fetch syndicated content URLs to that the Syndicated Content Assets can serve pages more quickly.

|, lastUpdated => 0, }, }; 1;