This is the discussion thread. This RC contains lots of small changes to try to handle inability to connect to the server to get the various config and locale files. It hard-codes the en_US strings so it doesn't have to go to the server to get them so that there will at least be english strings if the server isn't there.
It also fixes a timing bug if you change locales rapidly. In theory, I did not touch any cache-related code. -Alex