This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git
The following commit(s) were added to refs/heads/master by this push:
new a35fda3 [TRANSLATION]: Fix translation mistake in workflow run options
new 1a8d64e Merge pull request #920 from hansva/master
a35fda3 is described below
commit a35fda3216862f74d4fd585558111f219d6c65a0
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Thu Jul 8 12:06:19 2021 +0200
[TRANSLATION]: Fix translation mistake in workflow run options
---
.../apache/hop/ui/workflow/dialog/messages/messages_en_US.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/ui/src/main/resources/org/apache/hop/ui/workflow/dialog/messages/messages_en_US.properties
b/ui/src/main/resources/org/apache/hop/ui/workflow/dialog/messages/messages_en_US.properties
index 13458d5..effcee0 100644
---
a/ui/src/main/resources/org/apache/hop/ui/workflow/dialog/messages/messages_en_US.properties
+++
b/ui/src/main/resources/org/apache/hop/ui/workflow/dialog/messages/messages_en_US.properties
@@ -39,7 +39,7 @@
WorkflowExecutionConfigurationDialog.RemoteHost.Tooltip=Select the remote host t
WorkflowExecutionConfigurationDialog.ExpandRemote.Label=Expand remote workflow
WorkflowExecutionConfigurationDialog.LogLevel.Label=Log level\:
WorkflowExecutionConfigurationDialog.Arguments.Tooltip=Below you can specify
the command-line arguments for this workflow
-ConfigurationDialog.RunConfiguration.Label=Esegui configurazione
+ConfigurationDialog.RunConfiguration.Label=Workflow run configuration
WorkflowDialog.LogTable.Tooltip=Table name for logging
WorkflowExecutionConfigurationDialog.ExecRemote.Label=Server
WorkflowDialog.Dialog.PleaseEnterALogTable.Message=Please enter a
logtable-name\!