This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/main by this push:
     new 67c47ea287 [TRANSLATIONS] fix missing header and added file (#3888)
67c47ea287 is described below

commit 67c47ea2877cb3933f8fd8d538a2847754de534d
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Sat Apr 27 18:54:41 2024 +0200

    [TRANSLATIONS] fix missing header and added file (#3888)
---
 .../hop/core/database/messages/messages_en_FR.properties   |  0
 .../pipelineexecutor/messages/messages_it_IT.properties    | 14 ++++++++++++++
 2 files changed, 14 insertions(+)

diff --git 
a/core/src/main/resources/org/apache/hop/core/database/messages/messages_en_FR.properties
 
b/core/src/main/resources/org/apache/hop/core/database/messages/messages_en_FR.properties
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/plugins/transforms/pipelineexecutor/src/main/resources/org/apache/hop/pipeline/transforms/pipelineexecutor/messages/messages_it_IT.properties
 
b/plugins/transforms/pipelineexecutor/src/main/resources/org/apache/hop/pipeline/transforms/pipelineexecutor/messages/messages_it_IT.properties
index bae486f32a..0be744394a 100644
--- 
a/plugins/transforms/pipelineexecutor/src/main/resources/org/apache/hop/pipeline/transforms/pipelineexecutor/messages/messages_it_IT.properties
+++ 
b/plugins/transforms/pipelineexecutor/src/main/resources/org/apache/hop/pipeline/transforms/pipelineexecutor/messages/messages_it_IT.properties
@@ -1,4 +1,18 @@
 #
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 #
 
 PipelineExecutor.Exception.GroupFieldNotFound=Il campo di gruppo ''{0}'' non 
\u00E8 stato trovato nell''input stream

Reply via email to