[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: Branko Čibej <brane_at_xbc.nu>
Date: 2004-04-01 04:16:53 CEST

Juanma Barranquero wrote:

>On Wed, 31 Mar 2004 18:30:37 -0300, Nicolás Lichtmaier <nick@reloco.com.ar> wrote:
>
>
>
>>This is not the time for discussing this, it's too early
>>
>>
>
>On the contrary, I think is the right moment because it's being discused
>(or at least it was a few hours ago, I'm not up-to-date with this list's
>mail) whether the i18n will be a server- or client-side affair.
>
>
>
>>but of course
>>there could be a setting to disable sending this Accept-Language.
>>
>>
>
>Perhaps I'm being dense. I have no trouble believing that there'll be a
>setting to disable sending Accept-Language *for the svn client*. But I
>don't know how will you make my web browser not to send it (when I'm
>browsing remote repositories).
>
>

This whole conversation is interesting, but beside the point. The
accepted solution in situations like this is that the server sends a
structured message in some common language (usually english), and the
client is responsible for translating it, and if it cannot, it shows the
original. The beauty of gettext is that you don't have to use obscure
message codes.

I will veto any solution that requires the server to translate messages
into a zillion different languages on the grounds that it is abominable. :-)

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 1 04:19:03 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.