This is an automated email from the git hooks/post-receive script. New commit to branch hotfix/3.0.1 in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit ff9fe24ee6aa16f734dd242759ff4a513841d492 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Mon Oct 2 10:18:41 2017 +0200 Correction des traductions --- pollen-ui-riot-js/src/main/web/i18n/en.json | 4 ++-- pollen-ui-riot-js/src/main/web/i18n/fr.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pollen-ui-riot-js/src/main/web/i18n/en.json b/pollen-ui-riot-js/src/main/web/i18n/en.json index 5b5617cc..e845d30f 100644 --- a/pollen-ui-riot-js/src/main/web/i18n/en.json +++ b/pollen-ui-riot-js/src/main/web/i18n/en.json @@ -216,7 +216,7 @@ "footer_download": "Download", "footer_contact": "Contact us", "footer_participate": "Get involved!", - "footer_license": "Licence", + "footer_license": "License", "footer_gtu": "GTU", "footer_privacy": "Privacy policy", "header_signin": "SignIn", @@ -554,7 +554,7 @@ "feedback_description": "Thank to details below your bug report ou your observation", "feedback_descriptionNotBlank": "Observation must be not blank", "feedback_uploadScreenShot": "Screenshot", - "feedback_create_success": "Thank for your observation. It will help to improve Pollen.", + "feedback_create_success": "Thank you for your observation. It will help to improve Pollen.", "loginProviders_title": "Login provider", "loginProviders_name": "Name", "loginProviders_key": "Client key", 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 66308255..98920dd8 100644 --- a/pollen-ui-riot-js/src/main/web/i18n/fr.json +++ b/pollen-ui-riot-js/src/main/web/i18n/fr.json @@ -1,6 +1,6 @@ { "main_pollen_title": "Pollen - ", - "main_home" : "Application de sondage", + "main_home" : "Application de sondages", "main_signup" : "Inscription", "main_signcheck" : "Validation du compte", "main_createdPolls" : "Mes sondages", @@ -554,7 +554,7 @@ "feedback_description": "Merci de détailler ci-dessous votre rapport de bug ou votre remarque", "feedback_descriptionNotBlank": "La description ne doit pas être blanc", "feedback_uploadScreenShot": "Copie d'écran", - "feedback_create_success": "Merci pour votre retour. Il contribura à améliorer Pollen.", + "feedback_create_success": "Merci pour votre retour. Il contribuera à améliorer Pollen.", "loginProviders_title": "Tiers pour la connexion", "loginProviders_name": "Nom", "loginProviders_key": "Clé client", -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.