On Mon, May 27, 2002 at 03:16:50PM +0300, Henri Bergius wrote:
> On Mon, 2002-05-27 at 03:21, Sergei Dolmatov wrote:
> > Unforunately, php's gettext based on GNU gettext realization, so it
> > can fetch messages from filesystem only. And we can't use snippets for
> > it.
> 
> We have a localization system that is fully Midgard-based. The
> plan has been to release it under LGPL just like the RCS and Auth
> libraries. However, nobody has had the time to clean the library
> up yet.
> 
> If you would like to move to using it, I'll try to provide you
> with the library ASAP.

Well, I'd like to have a look at it, so we could compare these
solutions.
Gettext has some good features - speed, standards (we could use any of
standard tools to translate language files), but we have to put
translated file somewhere into filesystem tree and configure admin
interface.

We can use some "standard" paths for this (/usr/share/locale,
/usr/local/share/locale), and just ./configure it...

Anyway, I'd like to look at your library :)

--
Regards,
Sergei Dolmatov.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to