Skip to content

Commit

Permalink
man/po/fr.po: Fix wrong french translation
Browse files Browse the repository at this point in the history
32 characters were wrongly translated to 16 in french translation file.

Reviewed-by: Alejandro Colomar <[email protected]>
Cherry-picked-from: 51a0d94 ("Fix wrong french translation")
Link: <#975>
Cc: Iker Pedrosa <[email protected]>
Signed-off-by: Alejandro Colomar <[email protected]>
  • Loading branch information
antoine-roux authored and alejandro-colomar committed Mar 21, 2024
1 parent f4293f9 commit 89d26e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -2610,7 +2610,7 @@ msgstr ""

#: useradd.8.xml:641(para)
msgid "Usernames may only be up to 32 characters long."
msgstr "Les noms d'utilisateur sont limités à 16 caractères."
msgstr "Les noms d'utilisateur sont limités à 32 caractères."

#: useradd.8.xml:30(term) login.defs.5.xml:30(term)
msgid "<option>CREATE_HOME</option> (boolean)"
Expand Down

0 comments on commit 89d26e0

Please sign in to comment.