Fix wrong french translation
32 characters were wrongly translated to 16 in french translation file
This commit is contained in:
committed by
Iker Pedrosa
parent
e44a9e631d
commit
51a0d94a08
+1
-1
@@ -2610,7 +2610,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: useradd.8.xml:641(para)
|
#: useradd.8.xml:641(para)
|
||||||
msgid "Usernames may only be up to 32 characters long."
|
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)
|
#: useradd.8.xml:30(term) login.defs.5.xml:30(term)
|
||||||
msgid "<option>CREATE_HOME</option> (boolean)"
|
msgid "<option>CREATE_HOME</option> (boolean)"
|
||||||
|
|||||||
Reference in New Issue
Block a user