Archive: Using one language for multiple Locale IDs


Using one language for multiple Locale IDs
Hello,

is it possible to use one language for multiple locale IDs? E.g. I defined the language "German" but I want to use it in austria as well without specifying all strings twice. Is this possible?

Thanks,

Nils


You can select the default language for the language dialog in .onInit with whatever logic you wish. Just change $LANGUAGE before calling LandDLL::LangDialog or MUI_LANGDLL_DISPLAY.