mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-16 17:55:15 +00:00
1) Support for localisation of all Workflow definitions 2) Consolidate on id, title & description fields for all Workflow API objects 3) Add WorkflowTransition object to Workflow APIs 4) Fix up damage of above changes (web client etc) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3528 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
12 lines
422 B
Properties
12 lines
422 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.review.title=Review
|
|
wf_review.node.start.transition.review=Review
|
|
wf_review.task.wf_submitReviewTask.title=Review
|
|
wf_workflowmodel.type.wf_submitReviewTask.title=Review
|