From 5da1dc11936c8c1a85e21706889fd1e904024dd3 Mon Sep 17 00:00:00 2001 From: David Webster Date: Thu, 15 Dec 2011 17:00:13 +0000 Subject: [PATCH] Italian: Translation updates. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32793 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/messages/bootstrap-spaces_it.properties | 1 + config/alfresco/messages/patch-service_it.properties | 4 ++++ config/alfresco/workflow/workflow-messages_it.properties | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/config/alfresco/messages/bootstrap-spaces_it.properties b/config/alfresco/messages/bootstrap-spaces_it.properties index ad14b1a233..7eab3101c2 100755 --- a/config/alfresco/messages/bootstrap-spaces_it.properties +++ b/config/alfresco/messages/bootstrap-spaces_it.properties @@ -113,6 +113,7 @@ version.german=Versione in lingua tedesca version.italian=Versione in lingua italiana version.japanese=Versione in lingua giapponese version.spanish=Versione in lingua spagnola +version.dutch=Versione in lingua olandese spaces.web.client.extension.name=Estensione del client web spaces.web.client.extension.title=Client web personalizzato diff --git a/config/alfresco/messages/patch-service_it.properties b/config/alfresco/messages/patch-service_it.properties index 7ff5c5296f..9ed77e4694 100755 --- a/config/alfresco/messages/patch-service_it.properties +++ b/config/alfresco/messages/patch-service_it.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_it.properties b/config/alfresco/workflow/workflow-messages_it.properties index e98c9feb57..819cfdcf0e 100755 --- a/config/alfresco/workflow/workflow-messages_it.properties +++ b/config/alfresco/workflow/workflow-messages_it.properties @@ -190,3 +190,7 @@ wf_workflowmodel.type.wf_submitGroupReviewTask.description=Invia i documenti per listconstraint.wf_reviewOutcomeOptions.Approve=Approva listconstraint.wf_reviewOutcomeOptions.Reject=Respingi +# 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=Approvato +workflowtask.outcome.Reject=Respinto \ No newline at end of file