This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
from d358f3c9ae Merge pull request #2553 from bamaer/2346
new 42beb5005c fix #2254 Kettle import: run configuration reference not
properly imported
new 2807a0e664 fix #2254 Reset files counters. Fixed some missing
translations
new df1c67b70f fix #2254 Cleaned up unneeded mapping
new 81c38c9731 fix formatting
new 5ffa46d2f2 Merge pull request #2549 from sramazzina/2254
The 5581 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/hop/base/AbstractMeta.java | 28 +++++---
.../org/apache/hop/imports/kettle/KettleConst.java | 1 -
.../apache/hop/imports/kettle/KettleImport.java | 24 ++++---
.../hop/imports/kettle/KettleImportDialog.java | 83 ++++++++++++++--------
.../imports/gui/messages/messages_it_IT.properties | 1 +
.../kettle/messages/messages_en_US.properties | 9 +++
.../kettle/messages/messages_it_IT.properties | 36 +++++++---
7 files changed, 121 insertions(+), 61 deletions(-)