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 503573d [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 7fba1f3 fixes #6583 : display date in french when it is the selected language new 92eb160 Merge branch 'develop' of https://git.codelutin.com/coselmar into develop The 2 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 92eb160e5ea6b8e93d9c153bfbec33d9f22c48e6 Merge: 7fba1f3 503573d Author: Yannick Martel <martel@©odelutin.com> Date: Mon Feb 2 14:46:37 2015 +0100 Merge branch 'develop' of https://git.codelutin.com/coselmar into develop commit 7fba1f36ceb4277f097b18af0a703cf44d43e9fd Author: Yannick Martel <martel@©odelutin.com> Date: Mon Feb 2 14:46:22 2015 +0100 fixes #6583 : display date in french when it is the selected language Summary of changes: coselmar-ui/pom.xml | 6 ++ .../src/main/webapp/i18n/angular-locale_en.js | 115 +++++++++++++++++++++ .../src/main/webapp/i18n/angular-locale_fr.js | 97 +++++++++++++++++ coselmar-ui/src/main/webapp/index.html | 1 + .../src/main/webapp/js/coselmar-controllers.js | 11 +- coselmar-ui/src/main/webapp/js/coselmar.js | 8 +- pom.xml | 8 ++ 7 files changed, 241 insertions(+), 5 deletions(-) create mode 100644 coselmar-ui/src/main/webapp/i18n/angular-locale_en.js create mode 100644 coselmar-ui/src/main/webapp/i18n/angular-locale_fr.js -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.