branch develop updated (b612f7f -> 11cc94f)
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 b612f7f fixes #7852 Suppression des mots de liaison *français* new 11cc94f Modification des termes du feminin au masculin car on avait remplacé question par projet 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 11cc94fe8991290ff7117accf131dee4fbe7c4f2 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Wed Jan 13 18:42:50 2016 +0100 Modification des termes du feminin au masculin car on avait remplacé question par projet Summary of changes: coselmar-ui/src/main/webapp/i18n/fr.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 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 11cc94fe8991290ff7117accf131dee4fbe7c4f2 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Wed Jan 13 18:42:50 2016 +0100 Modification des termes du feminin au masculin car on avait remplacé question par projet --- coselmar-ui/src/main/webapp/i18n/fr.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/coselmar-ui/src/main/webapp/i18n/fr.js b/coselmar-ui/src/main/webapp/i18n/fr.js index a878108..f405e2b 100644 --- a/coselmar-ui/src/main/webapp/i18n/fr.js +++ b/coselmar-ui/src/main/webapp/i18n/fr.js @@ -326,10 +326,10 @@ var translateFR = { "common.message.internalError" : "Erreur durant le traitement. Si le problème persiste, veuillez contacter l'administrateur de l'application.", "common.search.noResult" : "Aucun résultat.", -"OPEN" : "Ouverte", +"OPEN" : "Ouvert", "IN_PROGRESS" : "En cours", -"CLOSED" : "Fermée", -"ADJOURNED" : "Ajournée", +"CLOSED" : "Fermé", +"ADJOURNED" : "Ajourné", "home.presentation.title" : "<h1><small>Bienvenue sur la</small> plateforme de Coselmar</h1>", "home.presentation.body" : "<p>Cette plateforme de connaissance a pour but de centraliser la connaissance exploitée et produite dans le cadre du projet Coselmar.</p>\ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm