Hi I am initializing GNUstep on Android as advised in the tools-android README, i.e. I am calling [NSUserDefaults setUserLanguages:] which seems to work for just setting the language, but when I try to rely on the currentLocale (for other information like region, metric system usage, etc.) I always get „en_US_POSIX“ as the locale.
Is there a way to manually init the locale correctly? Best Regards Stefan
