svn commit: r249935 - stable/9/lib/libc/nls
Jilles Tjoelker
jilles at FreeBSD.org
Fri Apr 26 16:05:44 UTC 2013
Author: jilles
Date: Fri Apr 26 16:05:43 2013
New Revision: 249935
URL: http://svnweb.freebsd.org/changeset/base/249935
Log:
MFC r249471: libc: Fix typo in French translation.
PR: kern/177704
Submitted by: martymac
Modified:
stable/9/lib/libc/nls/fr_FR.ISO8859-1.msg
Directory Properties:
stable/9/lib/libc/ (props changed)
Modified: stable/9/lib/libc/nls/fr_FR.ISO8859-1.msg
==============================================================================
--- stable/9/lib/libc/nls/fr_FR.ISO8859-1.msg Fri Apr 26 15:59:19 2013 (r249934)
+++ stable/9/lib/libc/nls/fr_FR.ISO8859-1.msg Fri Apr 26 16:05:43 2013 (r249935)
@@ -94,7 +94,7 @@ $ EPROTONOSUPPORT
$ ESOCKTNOSUPPORT
44 Type de socket non supporté
$ EOPNOTSUPP
-45 Opération non supporté
+45 Opération non supportée
$ EPFNOSUPPORT
46 Famille de protocole non supportée
$ EAFNOSUPPORT
More information about the svn-src-stable-9
mailing list