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 478ecd6d89 [ITA-TRANS] Fixed Italian Translations
     new 293e312165 Merge pull request #3448 from sramazzina/ITA-TRANS
478ecd6d89 is described below

commit 478ecd6d895066edba35c513e82eaca12f2f1e3b
Author: sramazzina <[email protected]>
AuthorDate: Wed Nov 22 23:22:34 2023 +0100

    [ITA-TRANS] Fixed Italian Translations
---
 .../org/apache/hop/ui/hopgui/messages/messages_it_IT.properties        | 3 +++
 1 file changed, 3 insertions(+)

diff --git 
a/ui/src/main/resources/org/apache/hop/ui/hopgui/messages/messages_it_IT.properties
 
b/ui/src/main/resources/org/apache/hop/ui/hopgui/messages/messages_it_IT.properties
index 2548c34205..36c851739d 100644
--- 
a/ui/src/main/resources/org/apache/hop/ui/hopgui/messages/messages_it_IT.properties
+++ 
b/ui/src/main/resources/org/apache/hop/ui/hopgui/messages/messages_it_IT.properties
@@ -253,3 +253,6 @@ WorkflowLog.Dialog.SaveJobBeforeRunning.Title=Salva il 
workflow
 WorkflowLog.System.ERROR=ERRORE
 WorkflowLog.System.EXCEPTION=ECCEZIONE
 HopGui.Toolbar.ToExecutionInfo=Visualizza le informazioni di esecuzione 
pi\u00F9 recenti
+PipelineGraph.RunningFile.Dialog.Header=Pipeline in esecuzione!
+PipelineGraph.RunningFile.Dialog.Message=La pipeline ''{0}'' \u00E8 ancora in 
esecuzione. Vuoi fermarla prima di chiudere la pipeline?\n\nSi: ferma la 
pipeline.\nNo: mantienila in fuzione fino a quando chiudi la GUI.\nAnnulla: non 
chiudere il file.\n
+

Reply via email to