Specifies the default language of Hudson. This is used for messages that Hudson produces during builds, as well as the default choice of the UI language when the browser didn't specify its preference.

Internally, this uses Locale.setDefault(), so this affects all the other web applications that are running in the same container.