From beecd6bfdcef698c61d184500888a1bebcb9e8c7 Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Mon, 1 Jun 2015 10:59:52 +0000 Subject: [PATCH] Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud) 105218: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud) 105196: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.3) 105143: GERMAN: 4.2.5 files updated based on EN rev105009 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@105252 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/workflow/workflow-messages_de.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/alfresco/workflow/workflow-messages_de.properties b/config/alfresco/workflow/workflow-messages_de.properties index afc30fba2c..10090c8f09 100755 --- a/config/alfresco/workflow/workflow-messages_de.properties +++ b/config/alfresco/workflow/workflow-messages_de.properties @@ -227,4 +227,5 @@ listconstraint.wf_reviewOutcomeOptions.Reject=Ablehnen # The result of a workflow task seen on Workflow Details - History # This is formed by prefixing workflowtask.outcome to the value of the wf:outcome property workflowtask.outcome.Approve=Genehmigt -workflowtask.outcome.Reject=Abgelehnt \ No newline at end of file +workflowtask.outcome.Reject=Abgelehnt +workflowtask.already.done.error=Diese Aufgabe wurde bereits abgeschlossen und kann nicht mehr bearbeitet werden. \ No newline at end of file