[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Gettext real issues

From: Ben Reser <ben_at_reser.org>
Date: 2004-04-02 08:03:20 CEST

On Wed, Mar 31, 2004 at 12:15:06AM -0300, Nicol?s_Lichtmaier wrote:
> Packages always unconditionally install every language, as .mo files
> aren small. (Check your own /usr/share/locale directory.) I don't see
> why subversion would do a different thing.

This is simply not true, for instance on Mandrake (an RPM based distro):

$ cat /etc/rpm/macros
%_install_langs en_US:en

Which means only en_US or en will be installed. In places where all
languages are desired all can be used instead.

This is usually not done because it increases your install size for no
benefit for most people.

I don't think we should worry about localizing error messages from the
server. As far as I can tell Apache doesn't.

But if we decide we really want to do this, it's something that can wait
until 2.0.0 when we have an opportunity to modify the protocols in
radical ways.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 2 08:04:11 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.