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 55391723533c6ac5cb255f0ea9482927282374aa Author: Kevin Morin <morin@codelutin.com> Date: Thu Jun 8 11:36:35 2017 +0200 wording --- 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 43b27fbe..b373de20 100644 --- a/pollen-ui-riot-js/src/main/web/i18n.json +++ b/pollen-ui-riot-js/src/main/web/i18n.json @@ -266,7 +266,7 @@ "poll_settings_freePoll": "Tout le monde peut voter (Sondage public)", "poll_settings_restrictedPoll": "Seul les invités peuvent voter (Sondage privé)", "poll_settings_restrictedPoll_withMe": "Je participe au sondage", - "poll_settings_voteNotification": "Recevoir des notifications de vote", + "poll_settings_voteNotification": "Recevoir des notifications", "poll_settings_voteNotification_never": "Jamais", "poll_settings_voteNotification_everyVote": "À chaque vote", "poll_settings_notifyMeBeforePollEnds": "Recevoir une notification avant la fin des votes", @@ -692,7 +692,7 @@ "poll_settings_freePoll": "Everybody can vote (Public poll)", "poll_settings_restrictedPoll": "Only invited people can vote (Private poll)", "poll_settings_restrictedPoll_withMe": "I also want to participate", - "poll_settings_voteNotification": "Receive vote notifications", + "poll_settings_voteNotification": "Receive notifications", "poll_settings_voteNotification_never": "Never", "poll_settings_voteNotification_everyVote": "For every vote", "poll_settings_notifyMeBeforePollEnds": "Receive a notification before the end of the votes", -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.