branch develop updated (80d2e02 -> 245c408)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 80d2e02 Utilisation de SqlFileReader de nuiton-utils qui gère bien les statements sql (Fixes #8195) new 245c408 Corrige une tipo The 1 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. Detailed log of new commits: commit 245c4088adc4dc4c21347f1521fc12eae7d5594a Author: Samuel Maisonneuve <maisonneuve@codelutin.com> Date: Fri Sep 2 18:40:51 2016 +0200 Corrige une tipo Summary of changes: .../src/main/resources/i18n/application-swing_fr_FR.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 245c4088adc4dc4c21347f1521fc12eae7d5594a Author: Samuel Maisonneuve <maisonneuve@codelutin.com> Date: Fri Sep 2 18:40:51 2016 +0200 Corrige une tipo --- .../src/main/resources/i18n/application-swing_fr_FR.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application-swing/src/main/resources/i18n/application-swing_fr_FR.properties b/application-swing/src/main/resources/i18n/application-swing_fr_FR.properties index c5fdfcc..3d8d4f3 100644 --- a/application-swing/src/main/resources/i18n/application-swing_fr_FR.properties +++ b/application-swing/src/main/resources/i18n/application-swing_fr_FR.properties @@ -1931,7 +1931,7 @@ observe.storage.activityLongline.fpaZone=Zone FPA observe.storage.activityLongline.message.active.found=Une activité est ouverte. observe.storage.activityLongline.message.active.found.for.other.trip=Une activité ouverte existe dans une autre marée. observe.storage.activityLongline.message.creating=L'activité est en cours de création. -observe.storage.activityLongline.message.no.active.found=Aucune activité ouverte, vous pouvez soit en créer une nouvelle, soit en réouvrire une. +observe.storage.activityLongline.message.no.active.found=Aucune activité ouverte, vous pouvez soit en créer une nouvelle, soit en réouvrir une. observe.storage.activityLongline.message.no.active.found.for.other.trip=Aucune activité ouverte sur la marée ouverte observe.storage.activityLongline.message.not.open=L'opération de pêche n'est pas ouverte, aucune modification possible. observe.storage.activityLongline.message.updating=L'activité est en cours de modification. @@ -1945,7 +1945,7 @@ observe.storage.activityObservedSystem.selectedObservedSystem=Systèmes observé observe.storage.activitySeine.message.active.found=Une activité est ouverte. observe.storage.activitySeine.message.active.found.for.other.route=Une activité ouverte existe dans une autre route. observe.storage.activitySeine.message.creating=L'activité est en cours de création. -observe.storage.activitySeine.message.no.active.found=Aucune activité ouverte, vous pouvez soit en créer une nouvelle, soit en réouvrire une. +observe.storage.activitySeine.message.no.active.found=Aucune activité ouverte, vous pouvez soit en créer une nouvelle, soit en réouvrir une. observe.storage.activitySeine.message.no.active.found.for.other.route=Aucune activité ouverte sur la route ouverte observe.storage.activitySeine.message.not.open=L'activité n'est pas ouverte, aucune modification possible. observe.storage.activitySeine.message.updating=L'activité est en cours de modification. -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm