From b1596632de6552b86e5b7b24e1671156eb30de3f Mon Sep 17 00:00:00 2001 From: azara Date: Thu, 14 Jan 2016 15:10:26 +0100 Subject: [PATCH] BS-14460 typos in wizard "create contract inputs from document" --- .../plugins/org.bonitasoft.studio.contract/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/plugins/org.bonitasoft.studio.contract/messages.properties b/bundles/plugins/org.bonitasoft.studio.contract/messages.properties index 1f7e9be5ec..9123345e8d 100644 --- a/bundles/plugins/org.bonitasoft.studio.contract/messages.properties +++ b/bundles/plugins/org.bonitasoft.studio.contract/messages.properties @@ -93,4 +93,4 @@ warningAddFromData_noDocumentAvailable=Please select a Document in the list. defaultValueAlreadyDefinedWarning=The document {0} is already initialized. Create input from this document will overwrite the current value of {0} by the value of contract input. fileInputType=of type FILE openUpdateDocumentOperationWarningTitle=Update document operation generation -openUpdateDocumentOperationWarningMessages=The contract input have been specified. Operations to set the value of document {0} with the contract input value will be generated. It can be viewed in the Operations pane.\nIf operation has already been generated for this input, it will not be replaced. \ No newline at end of file +openUpdateDocumentOperationWarningMessages=The contract input has been specified. The operation to set the value of document {0} with the contract input value will be generated. It can be viewed in the Operations pane.\nIf operation has already been generated for this input, it will not be replaced. \ No newline at end of file -- GitLab