[galette-commits] [GIT] galette/plugin-paypal.git branch master updated. 1.7.0-32-g50e318d

[ Thread Index | Date Index | More lists.galette.eu/commits Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "galette/plugin-paypal.git" repository.

The branch, master has been updated
       via  50e318d43452f7becae48f8cf1684d9b7a497976 (commit)
       via  649ade558e44723c76644b3b117a1cfbbd363fdd (commit)
       via  36346b2c432dcea85f9d4a996e2c52681ac3d5ba (commit)
       via  8a0935bd9a3c4030cd5d855cbc3c2fc19524ac0c (commit)
       via  1e9fe52b56a3e82b842f8572af09f801a15bc0fe (commit)
       via  e38c6edccbb750061dfb86ffc764b656c6250f98 (commit)
       via  2bdc11553e0becbfd6feee46041ebfcb879d15fd (commit)
       via  3802d5dbb05fb328225383d1cf66cb1049d94937 (commit)
       via  ca2e2eea0249caa784acc3b3dcc78ea440fbb76f (commit)
       via  3e48be806ac169668533db729a369940826f1bf1 (commit)
       via  a201497648543280e1bcac035af95b857a9964fd (commit)
       via  f80caa0985ef707220248359b770d7d91e5322db (commit)
       via  0052454ba1d72b0a800328b61eb1f1f60b662700 (commit)
       via  87c3dbf0df4b0a3c1ea8a02f83af2895e5bf4a9e (commit)
       via  df144dd6ed57384683dedf7faeb65410994bea56 (commit)
       via  b190b346c090d2bc54fb4ebb0ff85c00be639a17 (commit)
       via  0f326e5710a372c7aafe9c207d8befda7080664b (commit)
       via  802aee845891a099d705dd4060124c97fd4337a3 (commit)
       via  bd0678785d62a11b9b37eb7f2cf1fe0e2287c37b (commit)
       via  17bdaf6cd022cb3f8d7f6957da2dc7c8d75bc2b4 (commit)
       via  94620d71784499736b368dae032324980cb266c8 (commit)
       via  f565a200a2aa9921a08aecb8ee9bc4a928d2b8c3 (commit)
       via  a9c1a2e0713a7e902547c462ee859e746aa840ad (commit)
       via  fba6124868296dd717f746d0dace77d4ca5a8ede (commit)
       via  6dfd84d1d9f101677e01632451bfe11af3ce014b (commit)
       via  1190de058a0b00942384d7c35517bf5adb7a5557 (commit)
       via  f481c4341b4c746adc1edda4f560bcfcf3ea89b8 (commit)
       via  f9b65b6ddc3e6201bdf3d1e6fd1af7228842d7b4 (commit)
       via  11662b1f2f5030e11b4f30ee8b29526d42a6d2e2 (commit)
       via  033a32c9b639cbd0e270f4b881e8ab41638f15f2 (commit)
      from  bfb3f1d15e4decf5a92955b02b73bee8798ebc39 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 50e318d43452f7becae48f8cf1684d9b7a497976
Merge: bfb3f1d 649ade5
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Jul 4 10:29:08 2020 +0200

    Merge branch 'release/1.8.0'

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                    |   6 +-
 README                                       |   1 -
 README.md                                    |  35 +++
 _define.php                                  |   6 +-
 _routes.php                                  |  25 +-
 lang/Makefile                                |  45 ++--
 lang/ar.utf8/LC_MESSAGES/paypal.mo           | Bin 0 -> 358 bytes
 lang/br.utf8/LC_MESSAGES/paypal.mo           | Bin 0 -> 358 bytes
 lang/ca.utf8/LC_MESSAGES/paypal.mo           | Bin 0 -> 358 bytes
 lang/de_DE.utf8/LC_MESSAGES/paypal.mo        | Bin 0 -> 521 bytes
 lang/en_US/LC_MESSAGES/paypal.mo             | Bin 3856 -> 3540 bytes
 lang/en_US/LC_MESSAGES/paypal_routes.mo      | Bin 587 -> 0 bytes
 lang/es.utf8/LC_MESSAGES/paypal.mo           | Bin 0 -> 358 bytes
 lang/fr_FR.utf8/LC_MESSAGES/paypal.mo        | Bin 4280 -> 4336 bytes
 lang/fr_FR.utf8/LC_MESSAGES/paypal_routes.mo | Bin 595 -> 0 bytes
 lang/it_IT.utf8/LC_MESSAGES/paypal.mo        | Bin 0 -> 358 bytes
 lang/nb_NO.utf8/LC_MESSAGES/paypal.mo        | Bin 0 -> 361 bytes
 lang/oc.utf8/LC_MESSAGES/paypal.mo           | Bin 0 -> 534 bytes
 lang/paypal.pot                              | 100 +++----
 lang/{paypal.pot => paypal_ar.utf8.po}       | 128 +++++----
 lang/{paypal.pot => paypal_br.utf8.po}       | 128 +++++----
 lang/{paypal.pot => paypal_ca.utf8.po}       | 128 +++++----
 lang/{paypal.pot => paypal_de_DE.utf8.po}    | 137 ++++++----
 lang/paypal_en_US.php                        |  98 -------
 lang/paypal_en_US.po                         | 381 ++++++---------------------
 lang/{paypal.pot => paypal_es.utf8.po}       | 128 +++++----
 lang/paypal_fr_FR.utf8.php                   |  98 -------
 lang/paypal_fr_FR.utf8.po                    | 175 ++++++------
 lang/{paypal.pot => paypal_it_IT.utf8.po}    | 128 +++++----
 lang/{paypal.pot => paypal_nb_NO.utf8.po}    | 128 +++++----
 lang/{paypal.pot => paypal_oc.utf8.po}       | 119 +++++----
 lang/paypal_routes.pot                       |  20 --
 lang/paypal_routes_en_US.php                 |  20 --
 lang/paypal_routes_en_US.po                  |  33 ---
 lang/paypal_routes_fr_FR.utf8.php            |  20 --
 lang/paypal_routes_fr_FR.utf8.po             |  33 ---
 lang/{paypal.pot => paypal_uk.utf8.po}       | 128 +++++----
 lang/uk.utf8/LC_MESSAGES/paypal.mo           | Bin 0 -> 358 bytes
 lang/xgettext.py                             |  19 +-
 lib/GalettePaypal/PaypalHistory.php          |   2 +-
 templates/default/paypal_history.tpl         |   4 +-
 41 files changed, 1014 insertions(+), 1259 deletions(-)
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 lang/ar.utf8/LC_MESSAGES/paypal.mo
 create mode 100644 lang/br.utf8/LC_MESSAGES/paypal.mo
 create mode 100644 lang/ca.utf8/LC_MESSAGES/paypal.mo
 create mode 100644 lang/de_DE.utf8/LC_MESSAGES/paypal.mo
 delete mode 100644 lang/en_US/LC_MESSAGES/paypal_routes.mo
 create mode 100644 lang/es.utf8/LC_MESSAGES/paypal.mo
 delete mode 100644 lang/fr_FR.utf8/LC_MESSAGES/paypal_routes.mo
 create mode 100644 lang/it_IT.utf8/LC_MESSAGES/paypal.mo
 create mode 100644 lang/nb_NO.utf8/LC_MESSAGES/paypal.mo
 create mode 100644 lang/oc.utf8/LC_MESSAGES/paypal.mo
 copy lang/{paypal.pot => paypal_ar.utf8.po} (65%)
 copy lang/{paypal.pot => paypal_br.utf8.po} (65%)
 copy lang/{paypal.pot => paypal_ca.utf8.po} (65%)
 copy lang/{paypal.pot => paypal_de_DE.utf8.po} (61%)
 delete mode 100644 lang/paypal_en_US.php
 copy lang/{paypal.pot => paypal_es.utf8.po} (65%)
 delete mode 100644 lang/paypal_fr_FR.utf8.php
 copy lang/{paypal.pot => paypal_it_IT.utf8.po} (65%)
 copy lang/{paypal.pot => paypal_nb_NO.utf8.po} (64%)
 copy lang/{paypal.pot => paypal_oc.utf8.po} (80%)
 delete mode 100644 lang/paypal_routes.pot
 delete mode 100644 lang/paypal_routes_en_US.php
 delete mode 100644 lang/paypal_routes_en_US.po
 delete mode 100644 lang/paypal_routes_fr_FR.utf8.php
 delete mode 100644 lang/paypal_routes_fr_FR.utf8.po
 copy lang/{paypal.pot => paypal_uk.utf8.po} (65%)
 create mode 100644 lang/uk.utf8/LC_MESSAGES/paypal.mo


hooks/post-receive
-- 
galette/plugin-paypal.git

-- 
Galette repositories commits - http://galette.eu

List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/