[galette-commits] [GIT] galette/plugin-auto.git branch develop updated. 1.2.0-5-ged2a0f9 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/plugin-auto.git branch develop updated. 1.2.0-5-ged2a0f9
- From: <git@xxxxxxxxxxxxx>
- Date: Sun, 12 Mar 2017 09:45:59 +0100
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "galette/plugin-auto.git" repository.
The branch, develop has been updated
via ed2a0f9af3c6179b0a4cdb8e2e922087498f2116 (commit)
from fc3570af82e1752752b34aa9206b67879f2ac2f5 (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 ed2a0f9af3c6179b0a4cdb8e2e922087498f2116
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Mar 12 09:43:28 2017 +0100
Translations
Rename files
Add routes translations
Use translations domains
-----------------------------------------------------------------------
Summary of changes:
_routes.php | 16 +-
history.php | 2 +-
lang/Makefile | 94 +++--
lang/{messages.po => auto.pot} | 308 +++++-----------
lang/auto_en_US.php | 524 +++++++++++++++++++++++++++
lang/{en_US.po => auto_en_US.po} | 419 ++++++++++------------
lang/auto_fr_FR.utf8.php | 524 +++++++++++++++++++++++++++
lang/{fr_FR.utf8.po => auto_fr_FR.utf8.po} | 423 ++++++++++------------
lang/auto_routes.pot | 8 +
lang/auto_routes_en_US.php | 11 +
lang/auto_routes_en_US.po | 20 ++
lang/auto_routes_fr_FR.utf8.php | 11 +
lang/auto_routes_fr_FR.utf8.po | 21 ++
lang/en_US/LC_MESSAGES/auto.mo | Bin 0 -> 8950 bytes
lang/en_US/LC_MESSAGES/auto_routes.mo | Bin 0 -> 395 bytes
lang/en_US/LC_MESSAGES/galette.mo | Bin 836 -> 0 bytes
lang/en_US/LC_MESSAGES/galette_auto.mo | Bin 11148 -> 0 bytes
lang/fr_FR.utf8/LC_MESSAGES/auto.mo | Bin 0 -> 10220 bytes
lang/fr_FR.utf8/LC_MESSAGES/auto_routes.mo | Bin 0 -> 452 bytes
lang/fr_FR.utf8/LC_MESSAGES/galette.mo | Bin 869 -> 0 bytes
lang/fr_FR.utf8/LC_MESSAGES/galette_auto.mo | Bin 12714 -> 0 bytes
lang/lang_english.php | 525 ----------------------------
lang/lang_french.php | 525 ----------------------------
lang/xgettext.py | 94 +++--
lib/GaletteAuto/Auto.php | 42 +--
lib/GaletteAuto/Autos.php | 2 +-
models.php | 12 +-
object.php | 92 ++---
templates/default/adh_fiche_action.tpl | 2 +-
templates/default/history.tpl | 20 +-
templates/default/menu.tpl | 20 +-
templates/default/model.tpl | 8 +-
templates/default/models_list.tpl | 12 +-
templates/default/object_list.tpl | 4 +-
templates/default/object_show.tpl | 6 +-
templates/default/vehicles.tpl | 76 ++--
templates/default/vehicles_list.tpl | 16 +-
vehicles_edit.php | 30 +-
vehicles_list.php | 8 +-
39 files changed, 1879 insertions(+), 1996 deletions(-)
rename lang/{messages.po => auto.pot} (58%)
create mode 100644 lang/auto_en_US.php
rename lang/{en_US.po => auto_en_US.po} (64%)
create mode 100644 lang/auto_fr_FR.utf8.php
rename lang/{fr_FR.utf8.po => auto_fr_FR.utf8.po} (89%)
create mode 100644 lang/auto_routes.pot
create mode 100644 lang/auto_routes_en_US.php
create mode 100644 lang/auto_routes_en_US.po
create mode 100644 lang/auto_routes_fr_FR.utf8.php
create mode 100644 lang/auto_routes_fr_FR.utf8.po
create mode 100644 lang/en_US/LC_MESSAGES/auto.mo
create mode 100644 lang/en_US/LC_MESSAGES/auto_routes.mo
delete mode 100644 lang/en_US/LC_MESSAGES/galette.mo
delete mode 100644 lang/en_US/LC_MESSAGES/galette_auto.mo
create mode 100644 lang/fr_FR.utf8/LC_MESSAGES/auto.mo
create mode 100644 lang/fr_FR.utf8/LC_MESSAGES/auto_routes.mo
delete mode 100644 lang/fr_FR.utf8/LC_MESSAGES/galette.mo
delete mode 100644 lang/fr_FR.utf8/LC_MESSAGES/galette_auto.mo
delete mode 100644 lang/lang_english.php
delete mode 100644 lang/lang_french.php
hooks/post-receive
--
galette/plugin-auto.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/