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 43e514c9ce8cc0eae8322024d1e3d463cbc6b6b9 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Tue Feb 3 15:39:35 2015 +0100 Refs #6577 : Syntaxical modification --- coselmar-ui/src/main/webapp/i18n/fr.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coselmar-ui/src/main/webapp/i18n/fr.js b/coselmar-ui/src/main/webapp/i18n/fr.js index 170d3da..d5cea59 100644 --- a/coselmar-ui/src/main/webapp/i18n/fr.js +++ b/coselmar-ui/src/main/webapp/i18n/fr.js @@ -233,8 +233,8 @@ var translateFR = { "referential.search.multipleDocumentsFound" : "documents trouvés.", "referential.search.singleQuestionFound" : "projet trouvé.", "referential.search.multipleQuestionsFound" : "projets trouvés.", -"referential.search.noDocumentFound" : "Aucun document trouvés.", -"referential.search.noQuestionFound" : "Aucun projet trouvés.", +"referential.search.noDocumentFound" : "Aucun document trouvé.", +"referential.search.noQuestionFound" : "Aucun projet trouvé.", //Admin part -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.