package WebGUI::i18n::English::Workflow_Activity_CalendarUpdateFeeds; our $I18N = { 'activityName' => { message => q|Update Calendar iCal Feeds|, context => q|The name of this workflow activity.|, lastUpdated => 0, }, 'calendar update feeds body' => { message => q|

This workflow activity fetches all iCal feeds for Calendars.

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