How to set game language with Unrealscript?

Strange, the config variable for that setting doesn’t seem to exist at all. (displayall engine language = none)
If some native code is reading the setting from the .ini, then the only option is to use a DLL to read the .ini file and edit that line.