From owner-svn-src-all@FreeBSD.ORG Tue Oct 13 19:24:02 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D36B10656AE; Tue, 13 Oct 2009 19:24:02 +0000 (UTC) (envelope-from das@freebsd.org) Received: from zim.MIT.EDU (ZIM.MIT.EDU [18.95.3.101]) by mx1.freebsd.org (Postfix) with ESMTP id DB68A8FC23; Tue, 13 Oct 2009 19:24:01 +0000 (UTC) Received: from zim.MIT.EDU (localhost [127.0.0.1]) by zim.MIT.EDU (8.14.3/8.14.2) with ESMTP id n9DJ32GR064678; Tue, 13 Oct 2009 15:03:02 -0400 (EDT) (envelope-from das@freebsd.org) Received: (from das@localhost) by zim.MIT.EDU (8.14.3/8.14.2/Submit) id n9DJ32PU064677; Tue, 13 Oct 2009 15:03:02 -0400 (EDT) (envelope-from das@freebsd.org) Date: Tue, 13 Oct 2009 15:03:02 -0400 From: David Schultz To: Robert Watson Message-ID: <20091013190302.GA64666@zim.MIT.EDU> Mail-Followup-To: Robert Watson , "Alan R. S. Bueno" , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org References: <200910110008.n9B08tQc095922@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, "Alan R. S. Bueno" Subject: Re: svn commit: r197949 - head/lib/libc/sys X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2009 19:24:02 -0000 On Tue, Oct 13, 2009, Robert Watson wrote: > > On Mon, 12 Oct 2009, Alan R. S. Bueno wrote: > > >That modification also imply modifying the template NLS catalog and the > >translations (or maybe translators should be advised to update their files > >(I don't know if they are aware of the change)). > > I wasn't aware I needed to do this, and have now merged your patch, thanks! > (David: I also commited the descriptions of the errnos you added). Thanks! I believe the NLS catalogs actually being built and used is a relatively recent development.