This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository wao. See http://git.codelutin.com/wao.git commit 88af0bbdf63d7a0c5c9944454cb7396d9c5bb5aa Author: Brendan Le Ny <bleny@codelutin.com> Date: Tue Oct 28 16:52:08 2014 +0100 Correction d'une faute d'orthographe : professionNel (fixes #6028) --- wao-web/src/main/resources/i18n/wao-web_fr_FR.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wao-web/src/main/resources/i18n/wao-web_fr_FR.properties b/wao-web/src/main/resources/i18n/wao-web_fr_FR.properties index 92b4202..e74ca09 100644 --- a/wao-web/src/main/resources/i18n/wao-web_fr_FR.properties +++ b/wao-web/src/main/resources/i18n/wao-web_fr_FR.properties @@ -394,8 +394,8 @@ wao.ui.form.updateWaoUserCommand.observer=Observateur wao.ui.form.updateWaoUserCommand.observerReadOnly=Observateur (lecture seule) wao.ui.form.updateWaoUserCommand.passwordMismatch=La confirmation du mot de passe ne correspond pas au mot de passe indiqué wao.ui.form.updateWaoUserCommand.passwordStrategy=Changement du mot de passe -wao.ui.form.updateWaoUserCommand.professional=Professionel -wao.ui.form.updateWaoUserCommand.professionalReadOnly=Professionel (lecture seule) +wao.ui.form.updateWaoUserCommand.professional=Professionnel +wao.ui.form.updateWaoUserCommand.professionalReadOnly=Professionnel (lecture seule) wao.ui.form.updateWaoUserCommand.requiredCompany=Il faut associer l'utilisateur à une société wao.ui.form.updateWaoUserCommand.success=Les modifications concernant l'utilisateur %s ont bien été enregistrées wao.ui.form.updateWaoUserCommand.title.creation=Création d'un utilisateur -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.