rename i18n/English/ArchiveOldPosts to ArchiveOldThreads to match workflow activity name
Add simple docs for Archive Old Threads and CacheEMSPrereqs
This commit is contained in:
parent
bc3054c56d
commit
38bcbbc406
6 changed files with 64 additions and 17 deletions
|
|
@ -25,8 +25,20 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'add/edit workflow activity' => {
|
||||
message => q|Add/Edit Workflow Activity|,
|
||||
context => q|Title for the add and edit workflow activity screen|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'add/edit workflow activity body' => {
|
||||
message => q|Add/Edit Workflow Activity|,
|
||||
context => q|<p>Most Workflow Activities have these basic fields and properties:</p>|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'topicName' => {
|
||||
message => q|Unnamed|,
|
||||
message => q|Base Workflow Activity|,
|
||||
context => q|The name of this workflow activity.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue