This is an automated email from the git hooks/post-receive script. New commit to branch feature/multi-ui in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 016ed22545f01c236bf42300f3fffb68fd17cf34 Author: jcouteau <couteau@codelutin.com> Date: Mon Aug 19 16:29:38 2019 +0200 Multi question poll : - Renommage de l'onglet résumé -> résumé des questions --- 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 b5341a0c..682247cd 100644 --- a/pollen-ui-riot-js/src/main/web/i18n/fr.json +++ b/pollen-ui-riot-js/src/main/web/i18n/fr.json @@ -423,7 +423,7 @@ "poll_step_options": "Options", "poll_step_voters": "Participants", "poll_step_questions": "Questions", - "poll_step_summary": "Résumé", + "poll_step_summary": "Résumé des questions", "poll_voters_previous": "Précédent", "poll_voters_save": "Enregistrer", "poll_voters_freePoll": "Tout le monde peut voter (Sondage public)", -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.