php-i18n Digest 24 Nov 2007 13:10:52 -0000 Issue 372
Topics (messages 1128 through 1128):
dgettext vs. xgettext
1128 by: news_yodpeirs.thoftware.de
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi!
I'm using dgettext() with different domains in one set of scripts (or even
in one script). When extracting the messages with xgettext I would like to
specify an option to get only messages for one domain, like getting all
messages from calls to dgettext('foobar',...) and ignore all others.
Otherwise it wouldn't be possible to know which message belongs to which
domain. Did anyone else came across this problem? And, even more interesing:
Does anyone have a solution for this?
With kind regards
Thomas
--- End Message ---