branch feature/7739 updated (20af7e1 -> 61b7ec8)
This is an automated email from the git hooks/post-receive script. New change to branch feature/7739 in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git from 20af7e1 Revue de la gestion des valeurs primitives new 61b7ec8 correction de traduction 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 61b7ec8d8baf8f56869173e1f092f842c8c75834 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 18 16:31:31 2016 +0200 correction de traduction Summary of changes: .../resources/i18n/observe-application-swing_fr_FR.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 feature/7739 in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 61b7ec8d8baf8f56869173e1f092f842c8c75834 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 18 16:31:31 2016 +0200 correction de traduction --- .../resources/i18n/observe-application-swing_fr_FR.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 869b8c0..64d4a08 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 @@ -1545,10 +1545,10 @@ observe.message.synchro.operation.done=Opération terminée le %1$td/%1$tm/%1$tY observe.message.synchro.operation.failed=L'opération a échouée observe.message.synchro.operation.needFix=L'opération requière des corrections. observe.message.synchro.ref.is.updtodate=Le référentiel de la base locale est à jour, aucune correction requise. -observe.message.synchro.referentiel.was.added=Des données (type %s) ont été ajoutées au référentiel distant (%1$d objet(s)) -observe.message.synchro.referentiel.was.modified=Des données (type %s) ont été modifiées sur le référentiel distant (%1$d objet(s)) -observe.message.synchro.referentiel.was.removed=Des données (type %s) ont été supprimées du réferentiel distant (%1$d objet(s)) -observe.message.synchro.referentiel.was.replaced=Des données (type %s) ont été remplacées dans le référentiel local (%1$d objet(s)) +observe.message.synchro.referentiel.was.added=Des données (type %1$s) ont été ajoutées au référentiel distant (%2$d objet(s)) +observe.message.synchro.referentiel.was.modified=Des données (type %1$s) ont été modifiées sur le référentiel distant (%2$d objet(s)) +observe.message.synchro.referentiel.was.removed=Des données (type %1$s) ont été supprimées du réferentiel distant (%2$d objet(s)) +observe.message.synchro.referentiel.was.replaced=Des données (type %1$s) ont été remplacées dans le référentiel local (%2$d objet(s)) observe.message.table.editBean.modified=L'entrée en cours d'édition a été modifiée et est valide. observe.message.table.editBean.modified.but.invalid=L'entrée en cours d'édition a été modifiée, mais n'est pas valide. observe.message.updating.floatingObject=L'objet flottant 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