Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2013 09:28:24 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/177704: Fix NLS translation typo in libc
Message-ID:  <201304080928.r389SOkw026498@red.freebsd.org>
Resent-Message-ID: <201304080930.r389U1bP038696@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304080928.r389SOkw026498>