branch develop updated (40dd176 -> 9ad1b97)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git from 40dd176 Fix loose of external experts when getting questions internal-test #6708 #6709 new 9ad1b97 Fix a translation internal-test #6711 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 9ad1b97a00fcc48c65bd60d462fc7c0fd425068a Author: Yannick Martel <martel@©odelutin.com> Date: Wed Feb 25 19:16:27 2015 +0100 Fix a translation internal-test #6711 Summary of changes: coselmar-ui/src/main/webapp/i18n/fr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm