On Mon, 15 Nov 2004, [UTF-8] Branko Ä^Libej wrote:
> Peter N. Lundblad wrote:
>
> >On Mon, 15 Nov 2004, [UTF-8] Branko �^Libej wrote:
> >
> >
> >
> >I don't udnerstand. Do you mean bindtextdomain(PACKAGE_NAME, "")? I don't
> >know if this is portable, or even works. Or do you mean settextdomain("")?
> >This doesn't work, since we use dgettext in the libraries.
> >
> >
> No, I meant bindtextdomain("", path); That is, use a nonexistent package
> name. If my guess is correct, gettext won't find the .mo file and will
> therefore return the default (English) messages.
>
According to my man page, domainname (the first arg) must be a non-empty
string. Are you saying that the empty string somehow would impact all
domains? Doesn't seem reasonable to me.
Regards,
//Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 15 22:49:48 2004