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

Re: Server side i18n

From: Marcin Kasperski <Marcin.Kasperski_at_softax.com.pl>
Date: 2004-04-14 16:23:52 CEST

I do not know which side of the discussion this effect will
support but it is worth noting that the message text can differ
not only because of language, but also because of encoding. For
instance, using Polish, Windows machines encode text using
win-1250 encoding while others use iso-8859-2. Therefore in case
server formats message, it should get from the client encoding
it needs, mark the encoding it used or use always unicode and
force clients to convert from unicode.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 14 16:24:24 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.