[galette-commits] [GIT] galette/plugin-paypal.git branch develop updated. 1.5.1-8-g913cd5d |
[ 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, develop has been updated
via 913cd5d0a5595e05275da8f6cd9b458521b78c06 (commit)
via 4ba7fe22215230210c3bb8e1d72fc1a22c766e55 (commit)
via 39f44f5452bbfc1bde2f96190949a418ca67d399 (commit)
via 0a09fe977e787d0a096c3a466daf235e34670f08 (commit)
from e3c3a76cb3d4d42796fa4b285aabadd3d33dd9c6 (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 913cd5d0a5595e05275da8f6cd9b458521b78c06
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Nov 25 07:16:38 2016 +0100
Add routes translations
commit 4ba7fe22215230210c3bb8e1d72fc1a22c766e55
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Nov 25 07:02:08 2016 +0100
Update ignore list
commit 39f44f5452bbfc1bde2f96190949a418ca67d399
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Nov 25 07:00:53 2016 +0100
Update langs
commit 0a09fe977e787d0a096c3a466daf235e34670f08
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Nov 25 06:57:42 2016 +0100
Rename language files
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 5 +-
_routes.php | 10 +-
lang/Makefile | 2 +-
lang/en_US/LC_MESSAGES/galette_paypal.mo | Bin 4879 -> 0 bytes
lang/en_US/LC_MESSAGES/paypal.mo | Bin 0 -> 3762 bytes
lang/en_US/LC_MESSAGES/paypal_routes.mo | Bin 0 -> 455 bytes
lang/fr_FR.utf8/LC_MESSAGES/galette_paypal.mo | Bin 5377 -> 0 bytes
lang/fr_FR.utf8/LC_MESSAGES/paypal.mo | Bin 0 -> 4173 bytes
lang/fr_FR.utf8/LC_MESSAGES/paypal_routes.mo | Bin 0 -> 464 bytes
lang/lang_english.php | 174 ---------------
lang/lang_french.php | 174 ---------------
lang/messages.po | 226 -------------------
lang/paypal.pot | 120 +++++++++++
lang/paypal_en_US.php | 95 ++++++++
lang/{en_US.po => paypal_en_US.po} | 294 ++++++++++++-------------
lang/paypal_fr_FR.utf8.php | 95 ++++++++
lang/{fr_FR.utf8.po => paypal_fr_FR.utf8.po} | 298 ++++++++++++--------------
lang/paypal_routes.pot | 8 +
lang/paypal_routes_en_US.php | 20 ++
lang/paypal_routes_en_US.po | 30 +++
lang/paypal_routes_fr_FR.utf8.php | 20 ++
lang/paypal_routes_fr_FR.utf8.po | 30 +++
lang/xgettext.py | 2 +-
23 files changed, 696 insertions(+), 907 deletions(-)
delete mode 100644 lang/en_US/LC_MESSAGES/galette_paypal.mo
create mode 100644 lang/en_US/LC_MESSAGES/paypal.mo
create mode 100644 lang/en_US/LC_MESSAGES/paypal_routes.mo
delete mode 100644 lang/fr_FR.utf8/LC_MESSAGES/galette_paypal.mo
create mode 100644 lang/fr_FR.utf8/LC_MESSAGES/paypal.mo
create mode 100644 lang/fr_FR.utf8/LC_MESSAGES/paypal_routes.mo
delete mode 100644 lang/lang_english.php
delete mode 100644 lang/lang_french.php
delete mode 100644 lang/messages.po
create mode 100644 lang/paypal.pot
create mode 100644 lang/paypal_en_US.php
rename lang/{en_US.po => paypal_en_US.po} (61%)
create mode 100644 lang/paypal_fr_FR.utf8.php
rename lang/{fr_FR.utf8.po => paypal_fr_FR.utf8.po} (63%)
create mode 100644 lang/paypal_routes.pot
create mode 100644 lang/paypal_routes_en_US.php
create mode 100644 lang/paypal_routes_en_US.po
create mode 100644 lang/paypal_routes_fr_FR.utf8.php
create mode 100644 lang/paypal_routes_fr_FR.utf8.po
hooks/post-receive
--
galette/plugin-paypal.git
--
--
Galette repositories commits - http://galette.tuxfamily.org