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 6f6f6902d287ab101d11f6435f25fa62d9fd586a Author: jcouteau <couteau@codelutin.com> Date: Tue Dec 4 22:35:14 2018 +0100 Pseudonyme instead of nom --- 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 bc8b131c..1d44b13d 100644 --- a/pollen-ui-riot-js/src/main/web/i18n/fr.json +++ b/pollen-ui-riot-js/src/main/web/i18n/fr.json @@ -142,7 +142,7 @@ "poll_votes_title": "Votes", "poll_votes_deleteVote": "Supprimer le vote ?", "poll_votes_anonymousVoter": "Anonyme", - "poll_votes_authorPlaceHolder": "Renseignez votre nom", + "poll_votes_authorPlaceHolder": "Renseignez votre nom/pseudonyme (controle des doublons)", "poll_votes_toVote": "Voter", "poll_votes_validateEdition": "Valider", "poll_votes_cancelEdition": "Annuler", -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.