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

Re: gettext string translation in libsvn_fs_*/tree.c

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2005-02-27 18:28:31 CET

> "Erik Huelsmann" <e.huelsmann@gmx.net> writes:
>
> > Ok. I remember again:
> >
> > We decided to translate all output (including errors), except those
> which
> > travel over the network.
> >
> > This means that all libraries can translate their messages, but server
> > applications should prevent setting LC_MESSAGES to anything but
> "C"/"POSIX".
> >
> > Am I correct here?
>
> I don't know, but we should document it somewhere, even if only in the
> code. What's the problem with sending translated error messages over
> the network? Is it to avoid giving the client translations that don't
> match the client's locale? Is it a problem with the encoding of the
> translations?

The problem is mainly with a server running a different language than the
client. But inherently, the client may be running his locale with a
characterset which is unable to (readably) display characters from the error
message.

bye,

Erik.

-- 
Lassen Sie Ihren Gedanken freien Lauf... z.B. per FreeSMS
GMX bietet bis zu 100 FreeSMS/Monat: http://www.gmx.net/de/go/mail
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 27 18:29:37 2005

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.