gettext in library

Alfonso Cepeda Caballos <[email protected]>
Newsgroups gmane.comp.php.internationalization
Organization Departamento de Ing. de Sistemas y Automática
Message-ID <[email protected]>
Hello,

I'd like to use gettext in a library. That is, to have the po files in a
directory of  the library.

The problem is that php programs that use this library will also have their
po files in another directory. Then, the program will do their
bindtextdomain() call and the library will do another different
bindtextdomain() call. 

How can I manage this?. I mean, what can I do so PHP server knows where to
find the po of the text included in the library and also to find the po of
the text included in the application?

Any of you use gettext to translate libraries? I have only seen using the
text array method.

Thanks a lot.
Alfonso Cepeda Caballos.

-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.