migrated the get syndicated content hourly script to workflow
This commit is contained in:
parent
2139b9e5d4
commit
1a5bd9e647
5 changed files with 112 additions and 47 deletions
|
|
@ -1,6 +1,12 @@
|
|||
package WebGUI::i18n::English::Asset_SyndicatedContent;
|
||||
|
||||
our $I18N = {
|
||||
'get syndicated content' => {
|
||||
'lastUpdated' => 0,
|
||||
'message' => 'Get Syndicated Content',
|
||||
context => ' the title of the get syndicated content workflow activity'
|
||||
},
|
||||
|
||||
'1' => {
|
||||
'lastUpdated' => 1031514049,
|
||||
'message' => 'URL to RSS File'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue