mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-30 18:15:39 +00:00
1) Add access to process definition warnings in workflow service deploy method 2) Fix nasty little bug found by Gav where jBPM beanshell access to Alfresco Node failed as it expected slightly different object types to those expected by Alfresco Javascript access to Node. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3542 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
12 lines
428 B
Properties
12 lines
428 B
Properties
# Display labels for out-of-the-box Content-oriented Workflows
|
|
|
|
# TODO: DC - Complete this for v1.4...
|
|
|
|
wf_review.workflow.title=Review & Approve
|
|
wf_review.workflow.description=Send documents for approval
|
|
wf_review.node.start.title=Start
|
|
wf_review.node.start.transition.review.title=Review
|
|
wf_review.node.review.title=Review
|
|
wf_review.task.wf_submitReviewTask.title=Review
|
|
wf_workflowmodel.type.wf_submitReviewTask.title=Review
|