branch ramonville updated (d69681b7 -> 6f6f6902)
This is an automated email from the git hooks/post-receive script. New change to branch ramonville in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from d69681b7 Accessibilité page de vote tableau new 6f6f6902 Pseudonyme instead of nom 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 6f6f6902d287ab101d11f6435f25fa62d9fd586a Author: jcouteau <couteau@codelutin.com> Date: Tue Dec 4 22:35:14 2018 +0100 Pseudonyme instead of nom Summary of changes: pollen-ui-riot-js/src/main/web/i18n/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm