Hi,

I just noticed that some tests in MessageSourceMessageInterpolatorIntegrationTests didn't run on my German setup due to expecting some english texts. This PR fixes the tests by setting the default locale to english (we do this in a couple of other tests too).

Cheers, Christoph