misc/177704: Fix NLS translation typo in libc
Ganael Laplanche
ganael.laplanche at martymac.org
Mon Apr 8 09:30:01 UTC 2013
>Number: 177704
>Category: misc
>Synopsis: Fix NLS translation typo in libc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 08 09:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Ganael Laplanche
>Release: 10-CURRENT
>Organization:
http://contribs.martymac.org
>Environment:
FreeBSD laptop.martymac.org 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r248557M: Wed Mar 20 20:39:39 CET 2013 martymac at laptop.martymac.org:/usr/obj/files/Src/sys/GENERIC amd64
>Description:
Hi,
Find attached a small patch that fix a french translation typo in libc.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- lib/libc/nls/fr_FR.ISO8859-1.msg.orig 2013-03-28 09:30:44.886126801 +0100
+++ lib/libc/nls/fr_FR.ISO8859-1.msg 2013-03-28 09:32:26.259133116 +0100
@@ -94,7 +94,7 @@
$ 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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list