From 197170ec6a017b3b0ec3a4b3a0042e63ba46a3bb Mon Sep 17 00:00:00 2001 From: David Webster Date: Thu, 15 Dec 2011 17:01:49 +0000 Subject: [PATCH] Dutch: translation updates (based on EN r32732) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32794 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/messages/bootstrap-spaces_nl.properties | 1 + config/alfresco/messages/patch-service_nl.properties | 4 ++++ config/alfresco/workflow/workflow-messages_nl.properties | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/config/alfresco/messages/bootstrap-spaces_nl.properties b/config/alfresco/messages/bootstrap-spaces_nl.properties index 91ca65f563..acdaf5fd98 100755 --- a/config/alfresco/messages/bootstrap-spaces_nl.properties +++ b/config/alfresco/messages/bootstrap-spaces_nl.properties @@ -113,6 +113,7 @@ version.german=Duitse versie version.italian=Italiaanse versie version.japanese=Japanse versie version.spanish=Spaanse versie +version.dutch=Nederlandse versie spaces.web.client.extension.name=Webclientuitbreiding spaces.web.client.extension.title=Aangepaste webclient diff --git a/config/alfresco/messages/patch-service_nl.properties b/config/alfresco/messages/patch-service_nl.properties index 7ff5c5296f..9ed77e4694 100755 --- a/config/alfresco/messages/patch-service_nl.properties +++ b/config/alfresco/messages/patch-service_nl.properties @@ -446,3 +446,7 @@ patch.updateWorkflowNotificationTemplates.result=Workflow Notification Templates patch.updateFollowingEmailTemplatesPatch.description=Patch to update the following notification email templates. patch.updateFollowingEmailTemplatesPatch.result=Following notification email templates successfully updated. patch.updateFollowingEmailTemplatesPatch.error=Error retrieving base template when trying to patch the following email templates. + +patch.addDutchEmailTemplatesPatch.description=Patch to add Dutch email templates. +patch.addDutchEmailTemplatesPatch.result=Dutch email templates have been successfully added. +patch.addDutchEmailTemplatesPatch.error=Error retrieving base template when trying to add Dutch email templates. \ No newline at end of file diff --git a/config/alfresco/workflow/workflow-messages_nl.properties b/config/alfresco/workflow/workflow-messages_nl.properties index c168d13b58..b65686d458 100755 --- a/config/alfresco/workflow/workflow-messages_nl.properties +++ b/config/alfresco/workflow/workflow-messages_nl.properties @@ -190,3 +190,7 @@ wf_workflowmodel.type.wf_submitGroupReviewTask.description=Documenten ter revisi listconstraint.wf_reviewOutcomeOptions.Approve=Goedkeuren listconstraint.wf_reviewOutcomeOptions.Reject=Afwijzen +# 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=Goedgekeurd +workflowtask.outcome.Reject=Afgewezen \ No newline at end of file