> the default is usually "C" or "POSIX" which is set by Windows explicitly in 
> the Windows libraries

Correct, so you call `setlocale(LC_ALL,"");` to select the default locale.

#1757, #1919 and some others show that Geany should select localization basing 
on Windows UI language (without fiddling with env variables). Now, it doesn't. 
So there something was broken along the way, and should be fixed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2831#issuecomment-865565761

Reply via email to