tanila schreef:
Hi all,

I would like to write an app that takes all Forms and Datamodules of a
Lazarus Project to make them translatable.

I played arround with gnu gettext and the supported features in Lazarus.
Everything is very fine but i would like to have a more useful and
flexible solution.

Did you look at compiling lazarus with -dTRANSLATESTRING ?

Supposedly it extracts the translatable properties and puts them in an lft file, IIRC.

Search the source for the TRANSLATESTRING define.

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to