In case anyone else ever struggles with this issue -- I found the locale 
plugin didn't work for me, so I ended up setting a system-wide local in 
/etc/default/locale using 

    sudo update-locale en_GB.UTF-8
    cat /etc/default/locale
    LANG="en_GB.UTF-8"
    LANGUAGE="en_GB:en"
    sudo reboot

take *that* US-english-jenkins!



On Thursday, August 2, 2012 11:33:55 PM UTC+1, Andrey Myatlyuk wrote:
>
> After quick google search:
>
> *Default Jenkins behavior - use browser locale*
>
> https://wiki.jenkins-ci.org/display/JENKINS/How+to+view+Jenkins+in+your+language
>
> *How to enforce particular locale - use Locale Plugin*
> http://wiki.hudson-ci.org/display/HUDSON/Locale+Plugin
>
> Hope it helps.
>
> On Thu, Aug 2, 2012 at 3:20 PM, phil swenson <[email protected]<javascript:>
> > wrote:
>
>> I have a jenkins server in germany but our team are pure english
>> speakers.  Jenkins is running on a windows server set to a system
>> locale of English.
>>
>> Unfortunately, some of the Jenkins text is coming back in German.
>> Does anyone know why and how to force to English?
>>
>> example, see "usage":  http://cl.ly/IVWK
>>
>> Thanks
>> phil
>>
>
>

-- 
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.

Reply via email to