HI, I've just refactoring the locale/language code in the installer and think I found a bug, it's been reported but not 100% sure if it was fixed.
Basically there are there are two possibilities: 1. User locale is set to one of the supported locales so that should be default locale. 2. User locale is not set to one of the supported locales so it should be set to the default locale (currently en_US). Look like that n the second case it wasn't being set back to en_US as it was setting to en_US first then setting to user locales. Anyone not using one of these locales like to give the current installer a try to confirm. de_DE, en_US, eu_AU, en_GB, es_ES, fr_FR, el_GR, nl_NL, pt_BR And as always the installer could do with more locales if anyone is willing to do some translation. Thanks, Justin