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 f42c6fcc6918c4623da9d3c3fd5925670b435a9f Merge: fd006ca2a7 b59c0142dc Author: Hans Van Akelyen <[email protected]> AuthorDate: Wed Feb 26 12:55:04 2025 +0100 Merge pull request #4926 from nadment/1960 Cleanup XML of action Create File #1960 .../actions/createfile/ActionCreateFile.java | 112 ++++----------------- .../actions/createfile/ActionCreateFileDialog.java | 22 ++-- .../createfile/messages/messages_de_DE.properties | 2 +- .../createfile/messages/messages_en_US.properties | 2 +- .../createfile/messages/messages_es_ES.properties | 2 +- .../createfile/messages/messages_fr_FR.properties | 2 +- .../createfile/messages/messages_pt_BR.properties | 2 +- .../createfile/messages/messages_zh_CN.properties | 2 +- .../WorkflowActionCreateFileLoadSaveTest.java | 53 +++++----- .../src/test/resources/create-file-action.xml | 31 ++++++ 10 files changed, 91 insertions(+), 139 deletions(-)
