]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Fix wrong french translation
authorAntoine Roux <antoine-roux@users.noreply.github.com>
Tue, 19 Mar 2024 15:49:45 +0000 (16:49 +0100)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Wed, 20 Mar 2024 04:28:51 +0000 (09:58 +0530)
32 characters were wrongly translated to 16 in french translation file

man/po/fr.po

index 87b09b5c1158fa46710de3e03ddde0da893991ae..ab10731fef6fa0b86485ca4ca2e53e06163eb859 100644 (file)
@@ -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)"