On 4/15/22 19:13, Gabriel Ivăncescu wrote:
Meh, looks like some locales have "; " as delimiter instead of ", "
Is there something I can query for them to obtain that? Or should I just adjust the tests to not check even this?
I don't think there is JS API for that, but vbscript have a similar thing, see isEnglishLang in vbscript/tests.
Thanks,
Jacek