On Mon, 01 Oct 2007 00:15:16 +0100
Luis Rodrigues <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Attached there is a patch do implement app localization automatically.
> 
> If Enable 18n is checked in project options when an app is compiled a
> appname.po file is generated with the forms strings and
> resourcestrings. 
> 
> Then create a languages/LANG in the program working directory (there
> are other options, check defaulttranslator.pas), compile the po into
> a mo file and place it there.
> 
> Is also necessary to add DefaultTranslator.pas do the main unit uses
> clause.
> 
> This patch mainly cleans the existing code that was  {IFDEFed
> TRANSLATESTRING}.
> 
> Comments please.

I will take a look.

Mattias

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

Reply via email to