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 1eac0be Merge pull request #824 from hansva/master
new bf65094 HOP-2904 Move i18n for ActionWorkflow to plugin folder
new 7ddce72 Restore As400 Comannd action to dist module
new 0f23464 HOP-2906 Review of french translation files
new e180763 Merge pull request #825 from nadment/HOP-2905
The 2180 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:
assemblies/plugins/dist/pom.xml | 13 +++
.../workflow/actions/workflow/ActionWorkflow.java | 2 +-
.../actions/workflow/ActionWorkflowDialog.java | 7 --
.../workflow/messages/messages_de_DE.properties | 0
.../workflow/messages/messages_en_US.properties | 2 +-
.../workflow/messages/messages_es_AR.properties | 0
.../workflow/messages/messages_fr_FR.properties | 0
.../workflow/messages/messages_it_IT.properties | 2 +-
.../workflow/messages/messages_ja_JP.properties | 2 +-
.../workflow/messages/messages_ko_KR.properties | 0
.../workflow/messages/messages_zh_CN.properties | 0
.../messages/messages_fr_FR.properties | 42 ++++----
.../input/messages/messages_fr_FR.properties | 6 +-
.../mapping/messages/messages_fr_FR.properties | 106 ++++++++++-----------
.../output/messages/messages_fr_FR.properties | 8 +-
.../dataorch/messages/messages_fr_FR.properties | 1 +
16 files changed, 99 insertions(+), 92 deletions(-)
rename {engine =>
plugins/actions/workflow}/src/main/resources/org/apache/hop/workflow/actions/workflow/messages/messages_de_DE.properties
(100%)
rename {engine =>
plugins/actions/workflow}/src/main/resources/org/apache/hop/workflow/actions/workflow/messages/messages_en_US.properties
(98%)
rename {engine =>
plugins/actions/workflow}/src/main/resources/org/apache/hop/workflow/actions/workflow/messages/messages_es_AR.properties
(100%)
rename {engine =>
plugins/actions/workflow}/src/main/resources/org/apache/hop/workflow/actions/workflow/messages/messages_fr_FR.properties
(100%)
rename {engine =>
plugins/actions/workflow}/src/main/resources/org/apache/hop/workflow/actions/workflow/messages/messages_it_IT.properties
(99%)
rename {engine =>
plugins/actions/workflow}/src/main/resources/org/apache/hop/workflow/actions/workflow/messages/messages_ja_JP.properties
(99%)
rename {engine =>
plugins/actions/workflow}/src/main/resources/org/apache/hop/workflow/actions/workflow/messages/messages_ko_KR.properties
(100%)
rename {engine =>
plugins/actions/workflow}/src/main/resources/org/apache/hop/workflow/actions/workflow/messages/messages_zh_CN.properties
(100%)