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 13847be8fb1cd15a68b0d9a608160b11def4c027 Merge: 489cdc689d 3652ae4fef Author: Hans Van Akelyen <[email protected]> AuthorDate: Wed Jul 23 15:50:29 2025 +0200 Merge pull request #5329 from nadment/5328 Simplify the user interface for the “Delete folders” action #5328 .../ROOT/pages/workflow/actions/deletefolders.adoc | 2 - .../deletefolders/ActionDeleteFoldersDialog.java | 141 +++------------------ .../messages/messages_de_DE.properties | 7 - .../messages/messages_en_US.properties | 9 +- .../messages/messages_es_AR.properties | 7 - .../messages/messages_es_ES.properties | 7 - .../messages/messages_fr_FR.properties | 7 - .../messages/messages_it_IT.properties | 7 - .../messages/messages_ja_JP.properties | 6 - .../messages/messages_ko_KR.properties | 7 - .../messages/messages_pt_BR.properties | 7 - .../messages/messages_zh_CN.properties | 7 - .../org/apache/hop/ui/core/dialog/BaseDialog.java | 26 +++- 13 files changed, 38 insertions(+), 202 deletions(-)
