Date: Sat, 24 Jun 2000 07:09:56 +0700 (ALMST) From: Boris Popov <bp@butya.kz> To: Alexander Langer <alex@big.endian.de> Cc: "Dmitry S. Sivachenko" <dima@Chg.RU>, freebsd-i18n@FreeBSD.ORG, freebsd-arch@freebsd.org Subject: Re: gettext Message-ID: <Pine.BSF.4.10.10006240642580.7974-100000@lion.butya.kz> In-Reply-To: <20000623195641.C16231@cichlids.cichlids.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[CC'ed to arch due to src-<lang> suggestion below] On Fri, 23 Jun 2000, Alexander Langer wrote: > > What do people think about including gettext into base distribution? > > Many programs have their messages translated (tar, flex, grep, sed, texinfo). > > It would be very nice to use this in the base system. > > I hate translated messages. > Use AIX if you want translated crap :) This is not correct. Not everybody knows English well, these are mostly newbies and having translated docs and program messages is a real help for them. However I'm not sure where language specific resources should be placed. The library definitely goes into base system, but the rest (IMO) shouldn't because it will cause unnecessary growth of the source tree and, in very rare cases one need more than two language packs. So, may be having src-<LANGID> repository will help ? For example, I can put 'src-ru' line in my cvsup file and get all info/man/program translations in Russian or download and install a port which will be just a tarball of src-ru directory. In addition, the above scheme will reserve place where all country/language specific resources (such as character sets for the iconv interface) can be placed. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10006240642580.7974-100000>