This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit 9ad1b97a00fcc48c65bd60d462fc7c0fd425068a Author: Yannick Martel <martel@©odelutin.com> Date: Wed Feb 25 19:16:27 2015 +0100 Fix a translation internal-test #6711 --- coselmar-ui/src/main/webapp/i18n/fr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coselmar-ui/src/main/webapp/i18n/fr.js b/coselmar-ui/src/main/webapp/i18n/fr.js index 9f436e7..53080ea 100644 --- a/coselmar-ui/src/main/webapp/i18n/fr.js +++ b/coselmar-ui/src/main/webapp/i18n/fr.js @@ -170,7 +170,7 @@ var translateFR = { "question.button.add" : "Ajouter un projet", "question.button.reopen" : "Réouvrir", "question.button.close" : "Fermer", -"question.button.close.fullText" : "Fermer cet projet", +"question.button.close.fullText" : "Fermer ce projet", "question.button.adjourn" : "Ajourner", "question.button.validateChanges" : "Valider les modifications", "question.button.validateNewDocuments" : "Valider les nouveaux documents", -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.