branch develop updated (f9de2f81 -> 83ae59d8)
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 f9de2f81 modification du bouton "Nous soutenir" new 83ae59d8 Fix typo 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 83ae59d89d87e8ef3086bd6851ea201f04e531a8 Author: Jean Couteau <jean.couteau@gmail.com> Date: Tue Apr 24 21:36:14 2018 +0200 Fix typo Summary of changes: .../main/resources/i18n/pollen-votecounting-cumulative_fr_FR.properties | 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 develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 83ae59d89d87e8ef3086bd6851ea201f04e531a8 Author: Jean Couteau <jean.couteau@gmail.com> Date: Tue Apr 24 21:36:14 2018 +0200 Fix typo --- .../main/resources/i18n/pollen-votecounting-cumulative_fr_FR.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-votecounting-cumulative/src/main/resources/i18n/pollen-votecounting-cumulative_fr_FR.properties b/pollen-votecounting-cumulative/src/main/resources/i18n/pollen-votecounting-cumulative_fr_FR.properties index 8c27e46f..f329e9db 100644 --- a/pollen-votecounting-cumulative/src/main/resources/i18n/pollen-votecounting-cumulative_fr_FR.properties +++ b/pollen-votecounting-cumulative/src/main/resources/i18n/pollen-votecounting-cumulative_fr_FR.properties @@ -1,4 +1,4 @@ -pollen.error.vote.cumulative=La somme de tout les choix doit être égale à %1$s +pollen.error.vote.cumulative=La somme de tous les choix doit être égale à %1$s pollen.voteCountingType.cumulative=Cumulatif pollen.voteCountingType.cumulative.help=Chaque votant possède un nombre de points donnés. Il distribue ce nombre de points librement entre tous les choix. Le choix récoltant le plus de points gagne. <br/>Pour en savoir plus \: <a href\='http\://fr.wikipedia.org/wiki/Vote_cumulatif' target\='\#doc'>http\://fr.wikipedia.org/wiki/Vote_cumulatif</a> pollen.voteCountingType.cumulative.shortHelp=Répartir vos points entre tous les choix. -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm