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 309acb42703103b6acd331cb075ec67315c7d867 Author: Samuel Maisonneuve <maisonneuve@codelutin.com> Date: Wed Aug 24 11:27:22 2016 +0200 Corrige typo --- .../src/main/resources/i18n/observe-application-swing_fr_FR.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/observe-application-swing/src/main/resources/i18n/observe-application-swing_fr_FR.properties b/observe-application-swing/src/main/resources/i18n/observe-application-swing_fr_FR.properties index 79aedb9..70d111e 100644 --- a/observe-application-swing/src/main/resources/i18n/observe-application-swing_fr_FR.properties +++ b/observe-application-swing/src/main/resources/i18n/observe-application-swing_fr_FR.properties @@ -251,7 +251,7 @@ observe.actions.synchro.referential.legacy.launch.operation=Calculer le différe observe.actions.synchro.referential.legacy.step=Synchronisation simplifiée du référentiel observe.actions.synchro.referential.legacy.step.description=Synchronizer le référentiel depuis la base centrale observe.actions.synchro.referential.legacy.tip=Opération de synchronisation du référentiel de la base locale -observe.actions.synchro.referential.message.apply.done=Référentiel mise à jour le %1$td/%1$tm/%1$tY à %1$tH\:%1$tM\:%1$tS +observe.actions.synchro.referential.message.apply.done=Référentiel mis à jour le %1$td/%1$tm/%1$tY à %1$tH\:%1$tM\:%1$tS observe.actions.synchro.referential.message.build.diff=Construction du différentiel de référentiel depuis %1$s observe.actions.synchro.referential.message.data.leftData.loaded=Données du panneau gauche récupérées. observe.actions.synchro.referential.message.data.rightData.loaded=Données du panneau droit récupérées. -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.