branch develop updated (e3445fe -> e486b50)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from e3445fe Gestion des messages d'erreur de vote dans les types de vote new e486b50 raccourcissmeent des libellés 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 e486b50abef4ef433d4c81af1cfba6220bbe0192 Author: Kevin Morin <morin@codelutin.com> Date: Thu Apr 13 18:00:36 2017 +0200 raccourcissmeent des libellés Summary of changes: pollen-ui-riot-js/src/main/web/i18n.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 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 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>.
participants (1)
-
chorem.org scm