Date: Sun, 08 Mar 2009 17:45:51 +0100 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= <gabor@FreeBSD.org> To: Rene Ladan <rene@freebsd.org> Cc: freebsd-current@freebsd.org, freebsd-i18n@FreeBSD.org Subject: Re: RFC: localized libc messages Message-ID: <49B3F63F.3080405@FreeBSD.org> In-Reply-To: <49B3F585.7030304@freebsd.org> References: <49A85B8A.2080503@FreeBSD.org> <49B3F585.7030304@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Rene Ladan escribió: > Gábor Kövesdán schreef: >> Hello all, >> >> There has been NLS support in our libc implementation for a long >> time, but it has been disabled because of some initial problems with >> NLS. (I don't know the exact explanation, I've just looked up the >> mail archives.) Now, I've made a patch to re-enable it and I've >> tested this stuff. It seems to be working without any problems on >> 7.X. I haven't had any opportunity to try it out on -CURRENT, but >> I've made available the patch for 8-CURRENT. It turns NLS on and adds >> some new catalog files. > > I've put a slightly different patch (some improvements to the Dutch > translation) at http://people.freebsd.org/~rene/patches/nls-r189223.diff > > It works fine on CURRENT after adding the appropriate stuff to > ~/.login_conf. > > The only problem is that during buildworld, the temporary directories for > storing the translations are not created. I had to create them manually, > and continue the build with the NO_CLEAN flag (to prevent them getting > deleted again). Yes, I was going to commit the patch yesterday but I realized this problem and haven't yet found the fix. If there's someone skilled at bsd.*.mk, some help would be appreciatied. :) Regards, -- Gabor Kovesdan FreeBSD Volunteer EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org WEB: http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49B3F63F.3080405>