Update the actual activities themselves to call out the i18n key
activityName instead of topicName. Add a note to the i18n skeleton about activityName
This commit is contained in:
parent
7ec8da234d
commit
e3f65811bb
14 changed files with 14 additions and 13 deletions
|
|
@ -15,6 +15,7 @@ our $I18N = { ##hashref of hashes
|
|||
|
||||
#If the help file documents an Asset, it must include an assetName key
|
||||
#If the help file documents an Macro, it must include an macroName key
|
||||
#If the help file documents a Workflow Activity, it must include an activityName key
|
||||
#For all other types, use topicName
|
||||
'assetName' => {
|
||||
message => q|My Asset|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue