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/incubator-hop.git.
from ab89383 [DOC]: set MDI support to Y for Strings Cut
new a2b62a3 HOP-3020 - Added MDI support to Split field to rows HOP-2330
- Italian translation fixes and improvements
new 0b40970 HOP-3020: minor cleanup and formatting
new d28746d Merge pull request #916 from sramazzina/HOP-3020
The 2448 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:
.../metainject/messages/messages_it_IT.properties | 50 +++++-----
.../splitfieldtorows/SplitFieldToRows.java | 107 +++++++++++----------
.../splitfieldtorows/SplitFieldToRowsDialog.java | 23 +++--
.../splitfieldtorows/SplitFieldToRowsMeta.java | 100 +++++++++----------
.../messages/messages_en_US.properties | 11 ++-
.../messages/messages_it_IT.properties | 39 +++++---
.../splitfieldtorows/SplitFieldToRowsMetaTest.java | 6 +-
.../splitfieldtorows/SplitFieldToRowsTest.java | 2 +-
8 files changed, 180 insertions(+), 158 deletions(-)