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

Re: Fwd: Re: Broken Windows build.

From: Nicolás Lichtmaier <nick_at_reloco.com.ar>
Date: 2004-04-16 22:12:47 CEST

>Ok. Now that I know how to fix the windows build I can do that, but I have a
>question about it: you mapped _() to dgettext. Shouldn't we use dgettext in
>the source when calling the translation directly?
>
>

Probably, for consistency, using dgettext is important for library code,
not for this code that will run in the svn client. Using dgettext is to
say "translate this using *my* domain, not the main domain configured by
the process". This is needed for when a gettext using application links
with a gettext using library.

>PS: Did you have time to work on your second l10n patch, so I might review
>it?
>
>

I'll see that at my house later..

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