You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2022/01/07 11:27:44 UTC

[hop] branch master updated (0f645ec -> e88af28)

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/hop.git.


    from 0f645ec  Merge pull request #1262 from mattcasters/master
     new 5e3a70e  HOP-3424 RepeatDialog: fix hardcoded strings. Minor improvements to italian translations
     new 1341f29  [FIX] Cleaned up unneeded file. Same file with more entries under the resource folder (right place).
     new e88af28  Merge pull request #1253 from sramazzina/HOP-3424

The 3336 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:
 .../hop/workflow/actions/repeat/EndRepeat.java     |  4 +-
 .../workflow/actions/repeat/EndRepeatDialog.java   |  6 +--
 .../apache/hop/workflow/actions/repeat/Repeat.java |  4 +-
 .../hop/workflow/actions/repeat/RepeatDialog.java  | 42 +++++++++----------
 .../repeat/messages/messages_en_US.properties      | 34 ++++++++++++---
 .../repeat/messages/messages_it_IT.properties      | 48 ++++++++++++++++++++++
 .../messages/messages_it_IT.properties             |  2 +-
 .../delete/messages/messages_it_IT.properties      |  2 +-
 .../messages/messages_it_IT.properties             |  2 +-
 .../producer/messages/messages_it_IT.properties    |  8 ++--
 .../messages/messages_it_IT.properties             |  2 +-
 .../sql/messages/messages_it_IT.properties         |  2 +-
 .../tableinput/messages/messages_it_IT.properties  |  2 +-
 .../tableoutput/messages/messages_it_IT.properties |  2 +-
 .../pipeline/messages/messages_it_IT.properties    | 32 ---------------
 15 files changed, 116 insertions(+), 76 deletions(-)
 create mode 100644 plugins/actions/repeat/src/main/resources/org/apache/hop/workflow/actions/repeat/messages/messages_it_IT.properties
 delete mode 100644 ui/src/main/org/apache/hop/ui/hopgui/file/pipeline/messages/messages_it_IT.properties