Are you sure? The UI usually is whatever the browser requests. Big parts of Jenkins (plugins!) are mostly unlocalized (or localized only to English + developer's native language). What do build logs look like? If you use Copy Artifact plugin check those jobs; I remember its build log messages are available in German as well.
On 13.08.2013, at 10:14, Steffen Breitbach <[email protected]> wrote: > Hi Daniel! > > On Mon, 2013-08-12 at 19:55 +0200, Daniel Beck wrote: >> Is there anything language-related in /systemInfo or >> /computer/slavename/systemInfo, e.g. in environment variables? > > Apparently in a startup configuration there was "-Duser.language=de". > I've set it to "-Duser.language=en" which seems to do the trick. > > Thank you and Eduardo for pointing this out. However, I'm still a bit > puzzled why this affected slave event logging only?! > > Regards > Steffen > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
