we are using locale plugin but the language changes.

$ ps -ef | grep jenkins
jenkins    850     1  0 Apr05 ?        00:00:00 /usr/bin/daemon
--name=jenkins --inherit --env=JENKINS_HOME=/var/lib/jenkins
--output=/var/log/jenkins/jenkins.log
--pidfile=/var/run/jenkins/jenkins.pid -- /usr/bin/java -Xms512m -Xmx2048m
-XX:MaxPermSize=2048m *-Duser.language=en -Duser.country=US* -jar
/usr/share/jenkins/jenkins.war --webroot=/var/cache/jenkins/war
--httpPort=8080 --ajp13Port=-1
jenkins    851   850  6 Apr08 ?        4-07:24:47 /usr/bin/java -Xms512m
-Xmx2048m -XX:MaxPermSize=2048m -Duser.language=en -Duser.country=US -jar
/usr/share/jenkins/jenkins.war --webroot=/var/cache/jenkins/war
--httpPort=8080 --ajp13Port=-1

[image: Imagem inline 1]


2014-06-12 16:56 GMT-03:00 Daniel Beck <[email protected]>:

> Please be more specific what you mean by 'Jenkins is configured to use
> English'.
>
> By default, Jenkins tries to return responses in the language preferred by
> the user (Accept-Language header).
>
> Use Locale Plugin to have Jenkins ignore your users' preferences.
>
> On 12.06.2014, at 16:52, Eduardo Dias <[email protected]> wrote:
>
> > Hi All,
> >
> > we are experiencing a weird Jenkins behavior, without any change in
> Jenkins configuration, the language changes from English to Portuguese.The
> Jenkins is configured to use English.
> > To set the language back to English we just open the Jenkins
> configuration and save without change nothing. The users that has admin
> access use English browser, but has some viewers that can be using
> Portuguese browsers, we have a team split in US and Brazil.
> >
> > Has anyone that has experienced this behavior before?
> >
> > Thanks in advance.
> >
> > Regards,
> >
> > Eduardo
> >
> > --
> > 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/d/optout.
>
> --
> 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/d/optout.
>



-- 

Atenciosamente,

Eduardo

-- 
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/d/optout.

Reply via email to