You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ta...@apache.org on 2020/04/18 19:44:28 UTC

[myfaces] branch 2.3.x updated (0152e5a -> a3493f8)

This is an automated email from the ASF dual-hosted git repository.

tandraschko pushed a change to branch 2.3.x
in repository https://gitbox.apache.org/repos/asf/myfaces.git.


    from 0152e5a  Merge pull request #90 from astappiev/patch-1
     new 8684634  Add Ukrainian translation for Faces Messages
     new 13a9b3e  Fix and update messages of other languages
     new a3493f8  Merge pull request #92 from astappiev/patch-2

The 4642 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:
 .../main/resources/javax/faces/Messages.properties |  12 +-
 .../resources/javax/faces/Messages_de.properties   |  71 ++++-----
 .../resources/javax/faces/Messages_en.properties   |  12 +-
 .../resources/javax/faces/Messages_es.properties   | 173 ++++++++++-----------
 .../resources/javax/faces/Messages_it.properties   | 134 ++++++++--------
 .../resources/javax/faces/Messages_pt.properties   | 131 ++++++++++++++++
 .../resources/javax/faces/Messages_uk.properties   | 131 ++++++++++++++++
 7 files changed, 457 insertions(+), 207 deletions(-)
 create mode 100644 api/src/main/resources/javax/faces/Messages_pt.properties
 create mode 100644 api/src/main/resources/javax/faces/Messages_uk.properties