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
commit 60adb6be8abdc43ff1d600d950d4c6b15b5c0d59 Merge: d94f4bc2bd 4713b8429f Author: Hans Van Akelyen <[email protected]> AuthorDate: Wed Jul 23 15:51:27 2025 +0200 Merge pull request #5339 from nadment/5330 Simplify the user interface for the “Move files” action #5330 .../ROOT/pages/workflow/actions/movefiles.adoc | 4 +- .../actions/movefiles/ActionMoveFilesDialog.java | 421 ++++----------------- .../movefiles/messages/messages_en_US.properties | 16 +- .../movefiles/messages/messages_es_AR.properties | 10 - .../movefiles/messages/messages_es_ES.properties | 17 +- .../movefiles/messages/messages_fr_FR.properties | 14 - .../movefiles/messages/messages_it_IT.properties | 14 - .../movefiles/messages/messages_ja_JP.properties | 14 - .../movefiles/messages/messages_ko_KR.properties | 14 - .../movefiles/messages/messages_pt_BR.properties | 13 - .../movefiles/messages/messages_zh_CN.properties | 14 - 11 files changed, 72 insertions(+), 479 deletions(-)
