<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
</head>
<body>
<p style="margin: 0;">
<span>
<span></span>
</span>
</p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
<br/>
Graeme Geldenhuys <graemeg.lists@gmail.com> hat am 31. August 2011 um 11:23 geschrieben:
<br/>
<br/>
> On 31/08/2011, Ludo Brands wrote:
<br/>
> >
<br/>
> > Are LC_ALL or LC_MESSAGES defined? They have higer priority. Lazarus checks
<br/>
> > LC_ALL, LC_MESSAGES, LANG in that order.
<br/>
>
<br/>
> None of the others are defined, as show by the console output here.
<br/>
>
<br/>
> [~]$ echo $LC_ALL
<br/>
>
<br/>
> [~]$ echo $LC_MESSAGES
<br/>
>
<br/>
> [~]$ echo $LANG
<br/>
> af_ZA.utf8
<br/>
>
<br/>
>
<br/>
> I thought Lazarus IDE compiled with LCL-GTK2 is a true / native GTK2
<br/>
> application, so shouldn't it work like all the other GTK2 applications
<br/>
> on my system?
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">It does.</p>
<p style="margin: 0px;">Set a wrong value to these variables and you will see warnings.</p>
<p style="margin: 0px;">To be more precise this is more a libc thing than a gtk2 thing. </p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Note: gtk2 does not define the names of the po files. This is done by the LCL translation unit. </p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Mattias</p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
>
<br/>
>
<br/>
> --
<br/>
> Regards,
<br/>
> - Graeme -
<br/>
>
<br/>
>
<br/>
> _______________________________________________
<br/>
> fpGUI - a cross-platform Free Pascal GUI toolkit
<br/>
> http://fpgui.sourceforge.net
<br/>
>
<br/>
> --
<br/>
> _______________________________________________
<br/>
> Lazarus mailing list
<br/>
> Lazarus@lists.lazarus.freepascal.org
<br/>
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
</div>
</body>
</html>