[Gambas-user] Project language is always en_US
Benoit Minisini
benoit.minisini at gambas-basic.org
Sat Oct 8 20:05:39 CEST 2022
Le 08/10/2022 à 19:41, Martin a écrit :
> I think this code may not work correctly, for example in my system:
> LANG=es_ES.utf8
> LC_NAME=es_ES.UTF-8
> LC_ALL=
What is this strange configuration? I don't get it.
Gambas does not make the distinction between the different locale
categories. This is why it reads 'LANG' if 'LC_ALL' is void, and ignores
all specific locale categories.
Regards,
--
Benoît Minisini.
More information about the User
mailing list