Zitat von Zaher Dirkey <parm...@gmail.com>:

On Mon, Jul 20, 2009 at 11:53 AM, Florian
Klaempfl<flor...@freepascal.org> wrote:
First question: what's wrong with the existing mechanism?

Even if there is no wrong in existing mechanism (if you mean gettext),
the idea is like Database engine, it must not force developers to use
one Database, even if choose the best one, for that there is many kind
of layers that let us choose the favorite database.

About gettext, i also use PO files for multilanguage, not MO file as
like Lazarus,

Lazarus uses po files directly, not mo files like gettext.
Lazarus uses the same mechanism as gettext to choose the language, because this is the standard on most unixes.

but i have my own parser and some extra properties
suitable with my application, it long story need a good English writer
:) .


Mattias



--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to