mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-23 18:05:32 +00:00
- Implementation of Workflow Timers (primarily for WCM content launch, but also useful in other scenarios) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5578 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
14 lines
416 B
INI
14 lines
416 B
INI
test.workflow.title=Test
|
|
test.workflow.description=Workflow for testing purposes
|
|
|
|
test.node.start.title=Start
|
|
test.node.start.description=The Start
|
|
test.node.review.title=Review
|
|
test.node.review.description=The Review
|
|
test.node.end.title=End
|
|
test.node.end.description=The End
|
|
|
|
test.node.start.transition.review=Review
|
|
|
|
test.task.submit.title=Submit Review Title
|
|
test.task.submit.description=Submit Review Description |