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 ead602a  Merge pull request #823 from nadment/HOP-2905
     new 48ccafc  HOP-2872: fix "close other" and "close all" in 
pipeline/workflow perspective
     new 829aee0  HOP-2871: fix newlines in some messages
     new f13d5a9  HOP-2855: allow edit to existing project
     new 1eac0be  Merge pull request #824 from hansva/master

The 2176 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:
 .../simpleeval/messages/messages_en_US.properties  |   2 +-
 .../simpleeval/messages/messages_fr_FR.properties  |   2 +-
 .../simpleeval/messages/messages_zh_CN.properties  |   2 +-
 .../apache/hop/projects/gui/ProjectsGuiPlugin.java | 244 ++++++++++++---------
 .../apache/hop/projects/project/ProjectDialog.java |  47 ++--
 .../messages/messages_en_US.properties             |   2 +-
 .../messages/messages_es_AR.properties             |   2 +-
 .../messages/messages_it_IT.properties             |   2 +-
 .../messages/messages_ja_JP.properties             |   2 +-
 .../messages/messages_fr_FR.properties             |   4 +-
 .../regexeval/messages/messages_zh_CN.properties   |   2 +-
 .../org/apache/hop/ui/core/dialog/ErrorDialog.java |  39 +---
 .../dataorch/HopDataOrchestrationPerspective.java  |   4 +-
 .../workflow/messages/messages_en_US.properties    |   2 +-
 .../dataorch/messages/messages_en_US.properties    |   3 +-
 15 files changed, 192 insertions(+), 167 deletions(-)

Reply via email to