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/hop.git


The following commit(s) were added to refs/heads/master by this push:
     new 89b2819f86 [TRANS-FIXES] Fixed minor issue on italian translations
     new 94f9143cc0 Merge pull request #2913 from sramazzina/TRANS
89b2819f86 is described below

commit 89b2819f86efaf0f891ec9b23bbc259eb7139a37
Author: sramazzina <[email protected]>
AuthorDate: Wed May 10 16:45:43 2023 +0200

    [TRANS-FIXES] Fixed minor issue on italian translations
---
 .../hop/ui/hopgui/file/workflow/messages/messages_it_IT.properties      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/ui/src/main/resources/org/apache/hop/ui/hopgui/file/workflow/messages/messages_it_IT.properties
 
b/ui/src/main/resources/org/apache/hop/ui/hopgui/file/workflow/messages/messages_it_IT.properties
index aa913c05f6..e8da2c0941 100644
--- 
a/ui/src/main/resources/org/apache/hop/ui/hopgui/file/workflow/messages/messages_it_IT.properties
+++ 
b/ui/src/main/resources/org/apache/hop/ui/hopgui/file/workflow/messages/messages_it_IT.properties
@@ -80,7 +80,7 @@ HopGuiWorkflowGraph.GuiAction.ZoomIn.Tooltip=Ingrandisci
 HopGuiWorkflowGraph.GuiAction.ZoomInOut.Tooltip=Ingrandisci o riduci
 HopGuiWorkflowGraph.GuiAction.ZoomOut.Tooltip=Riduci del 10%
 HopGuiWorkflowGraph.GuiAction.ZoomFitToScreen.Tooltip=Applica un livello di 
zoom per contenere l''intero schermo
-HopGuiWorkflowGraph.NewWorkflowBackgroundMessage=Premi il bvottone sinistro 
del mouse in qualunque punto per iniziare
+HopGuiWorkflowGraph.NewWorkflowBackgroundMessage=Premi il bottone sinistro del 
mouse in qualunque punto per iniziare
 HopGuiWorkflowGraph.OpenReferencedObject.Selection.Message=Seleziona il file 
per aprirlo:
 HopGuiWorkflowGraph.OpenReferencedObject.Selection.Title=Apri il file 
 HopGuiWorkflowGraph.SaveFile.Dialog.Header=Salvo il File?

Reply via email to