diff --git a/bundles/plugins/org.bonitasoft.studio.contract/messages.properties b/bundles/plugins/org.bonitasoft.studio.contract/messages.properties index 5a0fde4e8463d36a46e69064908d323e86b44263..dd3af0eb0bb07e7b5e78dd945cb88b098301090e 100644 --- a/bundles/plugins/org.bonitasoft.studio.contract/messages.properties +++ b/bundles/plugins/org.bonitasoft.studio.contract/messages.properties @@ -65,7 +65,7 @@ contractInputDescriptionTooltip=Used in the automatically generated forms as use errorTitle=Error contractFromDataCreationErrorMessage=An error occurred while generating the contract from a data. contractGenerationTitle=Contract generation -contractOperationGenerationMsg=The contract inputs have been specified.\n\nOperations to set the values of the business variable attributes with the contract inputs values will be generated.They can be viewed in the Operations pane.\nIf operations have already been generated for these attributes, they will not be replaced. The new operations are added to the list.\n\nContract inputs and operations can be edited manually.\nHowever, there is no refactoring (for example, updating the attribute name or a multiple property in a business object or contract element will break the operation). +contractOperationGenerationMsg=The contract inputs have been specified.\n\nOperations to set the values of the business variable attributes with the contract inputs values will be generated.They can be viewed in the Operations pane.\nIf operations have already been generated for these attributes, they will not be replaced. The new operations are added to the list.\n\nThe Contract inputs and operations can be edited manually.\nHowever, there is no refactoring (for example, updating the attribute name or a multiple property in a business object or contract element will break the operation). doNotShowMeAgain=Do not show me this dialog again notAllAttributesGeneratedTitle=Incomplete initialization of the business variable notAllAttributesGeneratedTaskTitle=Incomplete update of the business variable