Ladislav Blazek wrote:

> My ~/.profile file contains:
>
> export LC_ALL=cs_CZ
>
> Do I need also line in xtherion.ini for enabling translated version of
> xtherion? L.


No - it should work automatically. Simple test is (on my machine):

tclsh
% package require msgcat
1.4.1
% ::msgcat::mclocale
sk_sk

If you have en instead - your TclTk implementation ignores locale settings.

S.


Reply via email to