diff options
author | Robby <robby@chatbelgie.be> | 2024-01-30 19:15:19 +0100 |
---|---|---|
committer | Robby <robby@chatbelgie.be> | 2024-01-30 19:15:19 +0100 |
commit | ae1829e5a833db0c4124d61bf3d334023316f39a (patch) | |
tree | 6b952ab8aa8ac6695f333275d610cbecee1b68eb /language/anope.fr_FR.po | |
parent | 026661c9a25bf2f1bddcf78e62514d76de7b4573 (diff) |
Fix a typo in the PASSWORD_TOO_SHORT text string.
Diffstat (limited to 'language/anope.fr_FR.po')
-rw-r--r-- | language/anope.fr_FR.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/anope.fr_FR.po b/language/anope.fr_FR.po index 4b51eb763..9aaa4d9bd 100644 --- a/language/anope.fr_FR.po +++ b/language/anope.fr_FR.po @@ -8848,7 +8848,7 @@ msgid "Your password is too long. It must be shorter than %u characters." msgstr "Votre mot de passe est trop long. Il ne doit pas dépasser %u caractères." #, c-format -msgid "Your password is too short. It must must be longer than %u characters." +msgid "Your password is too short. It must be longer than %u characters." msgstr "Votre mot de passe est trop court. Il doit faire au moins %u caractères." msgid "Your password reset request has expired." |