This is an automated email from the git hooks/post-receive script. New commit to branch ramonville in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 08325d1c367bd6710fe977393baf9945d124a4e7 Author: Samuel Maisonneuve <maisonneuve@codelutin.com> Date: Thu Dec 13 16:50:25 2018 +0100 Fix vaidation message --- pollen-ui-riot-js/src/main/web/i18n/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-riot-js/src/main/web/i18n/fr.json b/pollen-ui-riot-js/src/main/web/i18n/fr.json index 1d44b13d..a298e382 100644 --- a/pollen-ui-riot-js/src/main/web/i18n/fr.json +++ b/pollen-ui-riot-js/src/main/web/i18n/fr.json @@ -186,7 +186,7 @@ "poll_votes_voteByInput": "Vote par saisie", "poll_votes_validation_before" : "J'ai lu et j'accepte les", "poll_votes_validation_link" : "conditions générales d'utilisation", - "poll_votes_validation_after" : ". Pour les besoins de la consultation, mon vote sera conservé au maximum 2 ans puis anonymisé. En participant au vote, je certifie que je vis, travaille ou étudie à Ramonville et m'engage à ne voter qu'une seule fois.", + "poll_votes_validation_after" : ". Pour les besoins de la consultation, mon vote sera conservé au maximum le temps de la consultation. En participant au vote, je certifie que je vis, travaille ou étudie à Ramonville et m'engage à ne voter qu'une seule fois.", "poll_participants_noParticipant": "Le liste d'émagement n'est pas diponible", "poll_participants_download": "Télécharger", "poll_participants_download_title": "Télécharger la liste d'émargement", -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.