branch develop updated (5bc95a1 -> a4555ef)
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 5bc95a1 Fixes #6503: Move edit button on question view page new a4555ef Syntaxical corrections 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 a4555ef49903741a23a4e2d49ec49d8838bd7a3b Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Tue Jan 27 17:08:05 2015 +0100 Syntaxical corrections Summary of changes: coselmar-ui/src/main/webapp/i18n/fr.js | 4 ++-- 1 file changed, 2 insertions(+), 2 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 a4555ef49903741a23a4e2d49ec49d8838bd7a3b Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Tue Jan 27 17:08:05 2015 +0100 Syntaxical corrections --- 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 95d6279..690884f 100644 --- a/coselmar-ui/src/main/webapp/i18n/fr.js +++ b/coselmar-ui/src/main/webapp/i18n/fr.js @@ -205,7 +205,7 @@ var translateFR = { "user.message.requiredQualification" : "La profession est obligatoire.", "user.message.requiredPassword" : "Le mot de passe est obligatoire pour valider les modifications.", "user.label.currentPasswordToValidate" : "Entrer votre mot de passe pour valider les modifications", -"user.message.wannaChangePassword" : "Je veux changer mon mot de passe", +"user.message.wannaChangePassword" : "Je veux changer le mot de passe", "user.message.tooShortPassword" : "Le nouveau mot de passe doit contenir au moins 6 caractères.", "user.message.passwordsNoMatch" : "Les deux mots de passe entrés sont différents.", "user.message.login" : "Connectez-vous :", @@ -218,7 +218,7 @@ var translateFR = { //Referential part -"referential.search.title" : "Rerchercher dans le référentiel", +"referential.search.title" : "Rechercher dans le référentiel", "referential.search.keywords" : "Mots clefs", "referential.search.documents" : "Documents", "referential.search.questions" : "Questions", -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm