diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-01-30 15:22:11 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-01-30 15:22:11 +0000 |
commit | 668570b6a25b0fe3ea55f27bd3314c4c748fbeb3 (patch) | |
tree | 9404755765918400c6633610ee5c45fc0f436fb2 /config/locales/fr.yml | |
parent | 81b681764ab7f1c88ff97beeb9e41f2262048821 (diff) | |
download | redmine-668570b6a25b0fe3ea55f27bd3314c4c748fbeb3.tar.gz redmine-668570b6a25b0fe3ea55f27bd3314c4c748fbeb3.zip |
Typo: s/creditentials/credentials/ (#21861).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15132 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r-- | config/locales/fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index de330b53a..21866feea 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -166,7 +166,7 @@ fr: general_first_day_of_week: '1' notice_account_updated: Le compte a été mis à jour avec succès. - notice_account_invalid_creditentials: Identifiant ou mot de passe invalide. + notice_account_invalid_credentials: Identifiant ou mot de passe invalide. notice_account_password_updated: Mot de passe mis à jour avec succès. notice_account_wrong_password: Mot de passe incorrect notice_account_register_done: Un message contenant les instructions pour activer votre compte vous a été envoyé à l'adresse %{email}. |