[DRE-commits] [ruby-rails-i18n] branch master updated (4e62bed -> c80c7dd)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Aug 24 12:09:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

praveen pushed a change to branch master
in repository ruby-rails-i18n.

      from  4e62bed   update changelog
      adds  9e5ccbe   New upstream version 4.0.9
       new  663e3f9   Updated version 4.0.9 from 'upstream/4.0.9'
       new  ca9588a   update changelog
       new  c80c7dd   bump standards version

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.md                       |   9 ++
 README.md                          |   8 +-
 debian/changelog                   |   6 ++
 debian/control                     |   2 +-
 rails-i18n.gemspec                 |  65 ++++++------
 rails/locale/ar.yml                |   6 +-
 rails/locale/bs.yml                |   2 +-
 rails/locale/de-CH.yml             |   8 +-
 rails/locale/{de.yml => de-DE.yml} |   2 +-
 rails/locale/{es.yml => es-ES.yml} |  14 +--
 rails/locale/es.yml                |  12 +--
 rails/locale/{fr.yml => fr-FR.yml} |   2 +-
 rails/locale/pa.yml                |  22 ++--
 rails/locale/sq.yml                | 205 +++++++++++++++++++++++++++++++++++++
 rails/locale/zh-CN.yml             |   1 +
 rails/locale/zh-TW.yml             |   1 +
 rails/pluralization/de-DE.rb       |   3 +
 rails/pluralization/es-ES.rb       |   3 +
 rails/pluralization/fr-FR.rb       |   3 +
 19 files changed, 303 insertions(+), 71 deletions(-)
 copy rails/locale/{de.yml => de-DE.yml} (99%)
 copy rails/locale/{es.yml => es-ES.yml} (95%)
 copy rails/locale/{fr.yml => fr-FR.yml} (99%)
 create mode 100644 rails/locale/sq.yml
 create mode 100644 rails/pluralization/de-DE.rb
 create mode 100644 rails/pluralization/es-ES.rb
 create mode 100644 rails/pluralization/fr-FR.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rails-i18n.git



More information about the Pkg-ruby-extras-commits mailing list