[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-03 02:33:52 CEST

Ben Reser wrote:

>On Sat, Apr 03, 2004 at 02:00:18AM +0200, Branko ??ibej wrote:
>
>
>>There's at least one modern language I'm aware of that does not use the
>>digits 0-9 (Unicode U+0030 U+0039) to to represent numbers.
>>
>>
>
>First of all gettext provides no way for dealing with this anyway.
>
>
No, but printf does if LOCALE is set correctly. But only if it actually
sees %d in the format string. If we marshal the number into a string on
the server and replace %d with %s in the format strings on the client,
the numbers won't get printed correctly.

-- 
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 Sat Apr 3 02:32:27 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.