[Lazarus] RE : Lazarus doesn't set IDE language correctly
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Aug 31 11:43:10 CEST 2011
Graeme Geldenhuys <graemeg.lists at gmail.com> hat am 31. August 2011 um 11:23
geschrieben:
> On 31/08/2011, Ludo Brands wrote:
> >
> > Are LC_ALL or LC_MESSAGES defined? They have higer priority. Lazarus checks
> > LC_ALL, LC_MESSAGES, LANG in that order.
>
> None of the others are defined, as show by the console output here.
>
> [~]$ echo $LC_ALL
>
> [~]$ echo $LC_MESSAGES
>
> [~]$ echo $LANG
> af_ZA.utf8
>
>
> I thought Lazarus IDE compiled with LCL-GTK2 is a true / native GTK2
> application, so shouldn't it work like all the other GTK2 applications
> on my system?
It does.
Set a wrong value to these variables and you will see warnings.
To be more precise this is more a libc thing than a gtk2 thing.
Note: gtk2 does not define the names of the po files. This is done by the LCL
translation unit.
Mattias
>
>
> --
> Regards,
> - Graeme -
>
>
> _______________________________________________
> fpGUI - a cross-platform Free Pascal GUI toolkit
> http://fpgui.sourceforge.net
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110831/1e3eff98/attachment-0003.html>
More information about the Lazarus
mailing list