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 e486b50abef4ef433d4c81af1cfba6220bbe0192 Author: Kevin Morin <morin@codelutin.com> Date: Thu Apr 13 18:00:36 2017 +0200 raccourcissmeent des libellés --- pollen-ui-riot-js/src/main/web/i18n.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pollen-ui-riot-js/src/main/web/i18n.json b/pollen-ui-riot-js/src/main/web/i18n.json index 946913f..792334b 100644 --- a/pollen-ui-riot-js/src/main/web/i18n.json +++ b/pollen-ui-riot-js/src/main/web/i18n.json @@ -64,7 +64,7 @@ "poll_votes_deleteVote": "Supprimer le vote ?", "poll_votes_authorPlaceHolder": "Renseignez votre nom", "poll_votes_toVote": "Voter", - "poll_votes_tooManyChoicesSelected": "Vous avez sélectionné trop de choix. Maximum :", + "poll_votes_tooManyChoicesSelected": "Trop de choix sélectionnés. Maximum :", "poll_votes_addChoice": "Ajouter un choix", "poll_votes_choices": "Choix", "poll_votes_delete": "Supprimer le vote ?", @@ -417,7 +417,7 @@ "poll_votes_deleteVote": "Delete vote?", "poll_votes_authorPlaceHolder": "Fill your name", "poll_votes_toVote": "Vote", - "poll_votes_tooManyChoicesSelected": "You selected too many choices. Maximum:", + "poll_votes_tooManyChoicesSelected": "Too many choices selected. Maximum:", "poll_votes_addChoice": "Add choice", "poll_votes_choices": "Choices", "poll_votes_delete": "Delete vote?", -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.