[galette-commits] [GIT] galette/plugin-objectslend.git branch develop updated. 49773e45c984363b7a96dfc7a3969c4df379d6e2

[ 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-objectslend.git" repository.

The branch, develop has been updated
       via  49773e45c984363b7a96dfc7a3969c4df379d6e2 (commit)
       via  0d16aaa55bf98611ca5d306b871d9b7a4925cafa (commit)
      from  d40628520d50a9261957d9f0ff76ae3aaee77ba2 (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 49773e45c984363b7a96dfc7a3969c4df379d6e2
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Jan 21 18:40:54 2017 +0100

    Use autoloader

commit 0d16aaa55bf98611ca5d306b871d9b7a4925cafa
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Jan 21 17:58:33 2017 +0100

    Add i18n standard system

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

Summary of changes:
 _config.inc.php                                    |    8 -
 _define.php                                        |   12 +-
 admin_picture.php                                  |    3 +
 categories_list.php                                |    4 +
 category_delete.php                                |    3 +
 category_edit.php                                  |    4 +
 give_more_objects_back.php                         |    6 +
 give_object_back.php                               |    6 +
 lang/Makefile                                      |   69 ++
 lang/en_US.po                                      | 1031 +++++++++++++++++++
 lang/en_US/LC_MESSAGES/galette_objectslend.mo      |  Bin 0 -> 16829 bytes
 lang/fr_FR.utf8.po                                 | 1031 +++++++++++++++++++
 lang/fr_FR.utf8/LC_MESSAGES/galette_objectslend.mo |  Bin 0 -> 16829 bytes
 lang/lang_english.php                              | 1083 +++++++++++++------
 lang/lang_french.php                               | 1086 ++++++++++++++------
 lang/messages.po                                   |  997 ++++++++++++++++++
 lang/xgettext.py                                   |   80 ++
 .../GaletteObjectsLend/LendCategory.php            |  178 ++--
 .../GaletteObjectsLend/LendObject.php              |  131 ++-
 .../GaletteObjectsLend/LendObjectPicture.php       |   82 +-
 .../GaletteObjectsLend/LendPDF.php                 |    3 +
 .../GaletteObjectsLend/LendParameter.php           |   33 +-
 .../GaletteObjectsLend/LendRent.php                |   55 +-
 .../GaletteObjectsLend/LendStatus.php              |   52 +-
 objects_delete.php                                 |    3 +
 objects_edit.php                                   |    8 +
 objects_list.php                                   |    5 +
 objects_list_print.php                             |    6 +
 objects_print.php                                  |    8 +
 parameters.php                                     |    3 +
 picture.php                                        |    2 +
 status_delete.php                                  |    3 +
 status_edit.php                                    |    3 +
 status_list.php                                    |    3 +
 take_more_objects_away.php                         |    6 +
 take_object.php                                    |    7 +
 36 files changed, 5111 insertions(+), 903 deletions(-)
 create mode 100644 lang/Makefile
 create mode 100644 lang/en_US.po
 create mode 100644 lang/en_US/LC_MESSAGES/galette_objectslend.mo
 create mode 100644 lang/fr_FR.utf8.po
 create mode 100644 lang/fr_FR.utf8/LC_MESSAGES/galette_objectslend.mo
 create mode 100644 lang/messages.po
 create mode 100755 lang/xgettext.py
 rename classes/lendCategory.class.php => lib/GaletteObjectsLend/LendCategory.php (68%)
 rename classes/lendObject.class.php => lib/GaletteObjectsLend/LendObject.php (85%)
 rename classes/lendPicture.class.php => lib/GaletteObjectsLend/LendObjectPicture.php (88%)
 rename classes/lendPDF.class.php => lib/GaletteObjectsLend/LendPDF.php (98%)
 rename classes/lendParameter.class.php => lib/GaletteObjectsLend/LendParameter.php (94%)
 rename classes/lendRent.class.php => lib/GaletteObjectsLend/LendRent.php (87%)
 rename classes/lendStatus.class.php => lib/GaletteObjectsLend/LendStatus.php (89%)


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

-- 
-- 
Galette repositories commits - http://galette.tuxfamily.org


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