alfresco-community-repo/config/alfresco/workflow/wcm-workflow-messages.properties
Derek Hulley 3fd94a9f7f Merged V2.2 to HEAD
7452: Fixes submit breakage.
   7456: Patch to redeploy new submission workflow definition
   7457: Added 'View Deployment' action to workflow sandbox so reviewers can examine the last attempted deployment
         Added 'Allocated' field to server config, tooltip shows which store the test server is allocated to


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8363 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-22 15:04:42 +00:00

84 lines
5.1 KiB
Properties

# Display labels for out-of-the-box WCM Content-oriented Workflows
#
# Submit Workflow
#
wcmwf_submit.workflow.title=Web Site Submission
wcmwf_submit.workflow.description=Submit changes for approval
wcmwf_submit.node.verifybrokenlinks.transition.abort.title=Abort Submisson
wcmwf_submit.node.verifybrokenlinks.transition.abort.description=Abort Submisson
wcmwf_submit.node.verifybrokenlinks.transition.continue.title=Continue Submission
wcmwf_submit.node.verifybrokenlinks.transition.continue.description=Continue Submisson
wcmwf_submit.node.serialreview.transition.reject.title=Reject
wcmwf_submit.node.serialreview.transition.reject.description=Reject
wcmwf_submit.node.serialreview.transition.approve.title=Approve
wcmwf_submit.node.serialreview.transition.approve.description=Approve
wcmwf_submit.node.parallelreview.transition.reject.title=Reject
wcmwf_submit.node.parallelreview.transition.reject.description=Reject
wcmwf_submit.node.parallelreview.transition.approve.title=Approve
wcmwf_submit.node.parallelreview.transition.approve.description=Approve
wcmwf_submit.node.rejected.transition.abort.title=Abort Review
wcmwf_submit.node.rejected.transition.abort.description=Abort Review
wcmwf_submit.node.rejected.transition.resubmit.title=Resubmit for Review
wcmwf_submit.node.rejected.transition.resubmit.description=Resubmit for Review
wcmwf_submit.node.submitpending.transition.cancel.title=Abort Submission
wcmwf_submit.node.submitpending.transition.cancel.description=Abort Submission
wcmwf_submit.node.submitpending.transition.launch.title=Submit Now
wcmwf_submit.node.submitpending.transition.launch.description=Submit Now
# Submit Task Definitions
wcmwf_workflowmodel.type.wcmwf_submitReviewTask.title=Web Site Submission
wcmwf_workflowmodel.type.wcmwf_submitReviewTask.description=Submit changes for approval
wcmwf_workflowmodel.type.wcmwf_verifyBrokenLinksTask.title=Verify Broken Links
wcmwf_workflowmodel.type.wcmwf_verifyBrokenLinksTask.description=Verify links that do not point to a live resource
wcmwf_workflowmodel.type.wcmwf_reviewTask.title=Review
wcmwf_workflowmodel.type.wcmwf_reviewTask.description=Review Documents to approve or reject them
wcmwf_workflowmodel.type.wcmwf_parallelReviewTask.title=Review
wcmwf_workflowmodel.type.wcmwf_parallelReviewTask.description=Review Documents to approve or reject them
wcmwf_workflowmodel.type.wcmwf_rejectedTask.title=Rejected
wcmwf_workflowmodel.type.wcmwf_rejectedTask.description=Rejected
wcmwf_workflowmodel.type.wcmwf_approvedTask.title=Approved
wcmwf_workflowmodel.type.wcmwf_approvedTask.description=Approved
wcmwf_workflowmodel.type.wcmwf_submittedTask.title=Submitted
wcmwf_workflowmodel.type.wcmwf_submittedTask.description=Submitted
wcmwf_workflowmodel.type.wcmwf_submitpendingTask.title=Submission Pending
wcmwf_workflowmodel.type.wcmwf_submitpendingTask.description=Submission Pending
wcmwf_workflowmodel.type.wcmwf_submitcancelledTask.title=Submission Aborted
wcmwf_workflowmodel.type.wcmwf_submitcancelledTask.description=Submission Aborted
wcmwf_workflowmodel.property.wcmwf_reviewType.title=Type of Review
wcmwf_workflowmodel.property.wcmwf_reviewType.description=Serial or parallel review
wcmwf_workflowmodel.property.wcmwf_submitReviewType.title=Type of Review
wcmwf_workflowmodel.property.wcmwf_submitReviewType.description=Serial or parallel review
wcmwf_workflowmodel.property.wcmwf_fromPath.title=Source Folder Path
wcmwf_workflowmodel.property.wcmwf_fromPath.description=Folder Path where items have been submitted from
wcmwf_workflowmodel.property.wcmwf_label.title=Submission Label
wcmwf_workflowmodel.property.wcmwf_label.description=Label associated with the submission
wcmwf_workflowmodel.property.wcmwf_launchDate.title=Launch Date
wcmwf_workflowmodel.property.wcmwf_launchDate.description=Date the content in the submission should be committed
wcmwf_workflowmodel.property.wcmwf_autoDeploy.title=Auto Deploy
wcmwf_workflowmodel.property.wcmwf_autoDeploy.description=Whether the submitted changes should be deployed upon approval
wcmwf_workflowmodel.property.wcmwf_validateLinks.title=Validate Links
wcmwf_workflowmodel.property.wcmwf_validateLinks.description=Whether links should be verified before entering the review cycle
wcmwf_workflowmodel.property.wcmwf_webapp.title=Webapp
wcmwf_workflowmodel.property.wcmwf_webapp.description=The webapp within the workflow store to check links for
wcmwf_workflowmodel.property.wcmwf_reviewerCnt.title=Total Reviewed
wcmwf_workflowmodel.property.wcmwf_reviewerCnt.description=Count of people who reviewed
wcmwf_workflowmodel.property.wcmwf_approveCnt.title=Total Approved
wcmwf_workflowmodel.property.wcmwf_approveCnt.description=Count of people who approved
# Change Request Workflow
wcmwf_changerequest.workflow.title=Change Request
wcmwf_changerequest.workflow.description=Assign an asset for modification
# Change Request Task Definitions
wcmwf_workflowmodel.type.wcmwf_submitChangeRequestTask.title=Submit Change Request
wcmwf_workflowmodel.type.wcmwf_submitChangeRequestTask.description=Submits a change request for one or more items
wcmwf_workflowmodel.type.wcmwf_changeRequestTask.title=Change Request
wcmwf_workflowmodel.type.wcmwf_changeRequestTask.description=Change Request