This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit dc3f4311cebe3eba54ae85917acab6a216a89633 Author: Arnaud Thimel <thimel@codelutin.com> Date: Tue Jan 2 11:18:40 2018 +0100 Fix typo : Valiation -> Validation --- .../src/main/resources/i18n/pollen-services_fr_FR.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-services/src/main/resources/i18n/pollen-services_fr_FR.properties b/pollen-services/src/main/resources/i18n/pollen-services_fr_FR.properties index 347027e4..2cbfd805 100644 --- a/pollen-services/src/main/resources/i18n/pollen-services_fr_FR.properties +++ b/pollen-services/src/main/resources/i18n/pollen-services_fr_FR.properties @@ -157,7 +157,7 @@ pollen.service.mail.UserAccountCreatedFromProviderEmail.subject=[Pollen] Confirm pollen.service.mail.UserAccountDeletedEmail.subject=[Pollen] Confirmation de suppression du compte %s pollen.service.mail.UserAccountEditedEmail.subject=[Pollen] Édition du compte %s pollen.service.mail.UserAccountEmailAddressAddedEmail.subject=[Pollen] Nouvelle adresse électronique ajoutée %s -pollen.service.mail.UserAccountEmailValidatedEmail.subject=[Pollen] Valiation de votre compte %s +pollen.service.mail.UserAccountEmailValidatedEmail.subject=[Pollen] Validation de votre compte %s pollen.service.mail.UserAccountPasswordChangedEmail.subject=[Pollen] Confirmation de la modification du mot de passe du compte %s pollen.service.mail.VoteAddedEmail.subject=[Pollen] Un nouveau vote a été ajouté au sondage %s pollen.service.mail.VoteDeletedEmail.subject=[Pollen] Un vote a été supprimé sur le sondage %s -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.