You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2021/03/31 06:44:04 UTC

[incubator-hop] branch master updated (128af03 -> d15afee)

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 128af03  Merge pull request #721 from mattcasters/master
     new 900077b  HOP-2692 - Fix hardcoded strings in HopGuiWorkflowGraph
     new 74c920a  HOP-2692 - Few minor fixes
     new d15afee  Merge pull request #722 from sramazzina/GUI_Multilanguage

The 1886 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:
 .../hopgui/file/pipeline/HopPipelineFileType.java  |  11 +-
 .../hopgui/file/workflow/HopGuiWorkflowGraph.java  | 134 +++++++++++----------
 .../hopgui/file/workflow/HopWorkflowFileType.java  |  14 ++-
 .../pipeline/messages/messages_en_US.properties    |   8 +-
 .../pipeline/messages/messages_it_IT.properties    |   8 +-
 .../workflow/messages/messages_en_US.properties    |  59 +++++++++
 .../workflow/messages/messages_it_IT.properties    |  61 ++++++++++
 7 files changed, 220 insertions(+), 75 deletions(-)