How force Jenkins to show UI always in English?












37















I'm using Google Chrome. When I'm using Jenkins (This is remote service, I don't have control over it) then part of UI is displaying in my local language. How can I tell Jenkins to always display messages in English?










share|improve this question



























    37















    I'm using Google Chrome. When I'm using Jenkins (This is remote service, I don't have control over it) then part of UI is displaying in my local language. How can I tell Jenkins to always display messages in English?










    share|improve this question

























      37












      37








      37


      10






      I'm using Google Chrome. When I'm using Jenkins (This is remote service, I don't have control over it) then part of UI is displaying in my local language. How can I tell Jenkins to always display messages in English?










      share|improve this question














      I'm using Google Chrome. When I'm using Jenkins (This is remote service, I don't have control over it) then part of UI is displaying in my local language. How can I tell Jenkins to always display messages in English?







      language user-interface jenkins






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 18 '15 at 11:28









      sobi3chsobi3ch

      7701613




      7701613






















          4 Answers
          4






          active

          oldest

          votes


















          30














          Another way to achieve this:



          Install the Locale plugin.
          You can set the default language for all users, no matter the language configured in their browser.



          https://wiki.jenkins-ci.org/display/JENKINS/Locale+Plugin






          share|improve this answer





















          • 8





            Weird, it would be nice to have this option in settings.

            – sobi3ch
            Apr 18 '15 at 10:40






          • 1





            I agree, but this is how you set the default language for all users.

            – cbaldan
            Apr 22 '15 at 22:34



















          22














          It can be done in Chrome by setting default language in settings, and it's probably working on other browsers but I didn't test it.
          enter image description here






          share|improve this answer





















          • 4





            To clarify (wasn't obvious to me): drag the desired language to the top of the list.

            – Allon Guralnek
            Jul 8 '15 at 9:06






          • 18





            I don't want to change my Chrome language but Jenkins is so badly translated in my language.

            – Dalvik VM
            Feb 15 '16 at 13:36



















          5















          1. Click Manage Jenkins > Manage Plugins > ['Available' tab]

          2. In the Filter, search for: Locale .

          3. Click on Locale Plugin checkbox and Install without restart button.


          4. After installation is complete:




            • Under Manage Jenkins > Configure System there should be a "Locale" section.

            • Enter the default language_LOCALE code for English: en_US

            • Click on Ignore browser preference and force this language to all users checkbox.








          share|improve this answer

































            2














            You can use a Chrome plugin to change Request Headers on domain base (I'm using "Header Hacker" but I think there are many other plugins of that kind) and replace the "Accept-Language" header for your jenkins domain to "en-US,en;q=0.5".






            share|improve this answer























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "3"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f879392%2fhow-force-jenkins-to-show-ui-always-in-english%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              4 Answers
              4






              active

              oldest

              votes








              4 Answers
              4






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              30














              Another way to achieve this:



              Install the Locale plugin.
              You can set the default language for all users, no matter the language configured in their browser.



              https://wiki.jenkins-ci.org/display/JENKINS/Locale+Plugin






              share|improve this answer





















              • 8





                Weird, it would be nice to have this option in settings.

                – sobi3ch
                Apr 18 '15 at 10:40






              • 1





                I agree, but this is how you set the default language for all users.

                – cbaldan
                Apr 22 '15 at 22:34
















              30














              Another way to achieve this:



              Install the Locale plugin.
              You can set the default language for all users, no matter the language configured in their browser.



              https://wiki.jenkins-ci.org/display/JENKINS/Locale+Plugin






              share|improve this answer





















              • 8





                Weird, it would be nice to have this option in settings.

                – sobi3ch
                Apr 18 '15 at 10:40






              • 1





                I agree, but this is how you set the default language for all users.

                – cbaldan
                Apr 22 '15 at 22:34














              30












              30








              30







              Another way to achieve this:



              Install the Locale plugin.
              You can set the default language for all users, no matter the language configured in their browser.



              https://wiki.jenkins-ci.org/display/JENKINS/Locale+Plugin






              share|improve this answer















              Another way to achieve this:



              Install the Locale plugin.
              You can set the default language for all users, no matter the language configured in their browser.



              https://wiki.jenkins-ci.org/display/JENKINS/Locale+Plugin







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited Jun 29 '15 at 14:41

























              answered Apr 17 '15 at 2:35









              cbaldancbaldan

              40135




              40135








              • 8





                Weird, it would be nice to have this option in settings.

                – sobi3ch
                Apr 18 '15 at 10:40






              • 1





                I agree, but this is how you set the default language for all users.

                – cbaldan
                Apr 22 '15 at 22:34














              • 8





                Weird, it would be nice to have this option in settings.

                – sobi3ch
                Apr 18 '15 at 10:40






              • 1





                I agree, but this is how you set the default language for all users.

                – cbaldan
                Apr 22 '15 at 22:34








              8




              8





              Weird, it would be nice to have this option in settings.

              – sobi3ch
              Apr 18 '15 at 10:40





              Weird, it would be nice to have this option in settings.

              – sobi3ch
              Apr 18 '15 at 10:40




              1




              1





              I agree, but this is how you set the default language for all users.

              – cbaldan
              Apr 22 '15 at 22:34





              I agree, but this is how you set the default language for all users.

              – cbaldan
              Apr 22 '15 at 22:34













              22














              It can be done in Chrome by setting default language in settings, and it's probably working on other browsers but I didn't test it.
              enter image description here






              share|improve this answer





















              • 4





                To clarify (wasn't obvious to me): drag the desired language to the top of the list.

                – Allon Guralnek
                Jul 8 '15 at 9:06






              • 18





                I don't want to change my Chrome language but Jenkins is so badly translated in my language.

                – Dalvik VM
                Feb 15 '16 at 13:36
















              22














              It can be done in Chrome by setting default language in settings, and it's probably working on other browsers but I didn't test it.
              enter image description here






              share|improve this answer





















              • 4





                To clarify (wasn't obvious to me): drag the desired language to the top of the list.

                – Allon Guralnek
                Jul 8 '15 at 9:06






              • 18





                I don't want to change my Chrome language but Jenkins is so badly translated in my language.

                – Dalvik VM
                Feb 15 '16 at 13:36














              22












              22








              22







              It can be done in Chrome by setting default language in settings, and it's probably working on other browsers but I didn't test it.
              enter image description here






              share|improve this answer















              It can be done in Chrome by setting default language in settings, and it's probably working on other browsers but I didn't test it.
              enter image description here







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited Dec 16 '16 at 14:32

























              answered Feb 26 '15 at 8:49









              sobi3chsobi3ch

              7701613




              7701613








              • 4





                To clarify (wasn't obvious to me): drag the desired language to the top of the list.

                – Allon Guralnek
                Jul 8 '15 at 9:06






              • 18





                I don't want to change my Chrome language but Jenkins is so badly translated in my language.

                – Dalvik VM
                Feb 15 '16 at 13:36














              • 4





                To clarify (wasn't obvious to me): drag the desired language to the top of the list.

                – Allon Guralnek
                Jul 8 '15 at 9:06






              • 18





                I don't want to change my Chrome language but Jenkins is so badly translated in my language.

                – Dalvik VM
                Feb 15 '16 at 13:36








              4




              4





              To clarify (wasn't obvious to me): drag the desired language to the top of the list.

              – Allon Guralnek
              Jul 8 '15 at 9:06





              To clarify (wasn't obvious to me): drag the desired language to the top of the list.

              – Allon Guralnek
              Jul 8 '15 at 9:06




              18




              18





              I don't want to change my Chrome language but Jenkins is so badly translated in my language.

              – Dalvik VM
              Feb 15 '16 at 13:36





              I don't want to change my Chrome language but Jenkins is so badly translated in my language.

              – Dalvik VM
              Feb 15 '16 at 13:36











              5















              1. Click Manage Jenkins > Manage Plugins > ['Available' tab]

              2. In the Filter, search for: Locale .

              3. Click on Locale Plugin checkbox and Install without restart button.


              4. After installation is complete:




                • Under Manage Jenkins > Configure System there should be a "Locale" section.

                • Enter the default language_LOCALE code for English: en_US

                • Click on Ignore browser preference and force this language to all users checkbox.








              share|improve this answer






























                5















                1. Click Manage Jenkins > Manage Plugins > ['Available' tab]

                2. In the Filter, search for: Locale .

                3. Click on Locale Plugin checkbox and Install without restart button.


                4. After installation is complete:




                  • Under Manage Jenkins > Configure System there should be a "Locale" section.

                  • Enter the default language_LOCALE code for English: en_US

                  • Click on Ignore browser preference and force this language to all users checkbox.








                share|improve this answer




























                  5












                  5








                  5








                  1. Click Manage Jenkins > Manage Plugins > ['Available' tab]

                  2. In the Filter, search for: Locale .

                  3. Click on Locale Plugin checkbox and Install without restart button.


                  4. After installation is complete:




                    • Under Manage Jenkins > Configure System there should be a "Locale" section.

                    • Enter the default language_LOCALE code for English: en_US

                    • Click on Ignore browser preference and force this language to all users checkbox.








                  share|improve this answer
















                  1. Click Manage Jenkins > Manage Plugins > ['Available' tab]

                  2. In the Filter, search for: Locale .

                  3. Click on Locale Plugin checkbox and Install without restart button.


                  4. After installation is complete:




                    • Under Manage Jenkins > Configure System there should be a "Locale" section.

                    • Enter the default language_LOCALE code for English: en_US

                    • Click on Ignore browser preference and force this language to all users checkbox.









                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Jul 2 '18 at 0:54

























                  answered Jul 2 '18 at 0:48









                  JG.JG.

                  15114




                  15114























                      2














                      You can use a Chrome plugin to change Request Headers on domain base (I'm using "Header Hacker" but I think there are many other plugins of that kind) and replace the "Accept-Language" header for your jenkins domain to "en-US,en;q=0.5".






                      share|improve this answer




























                        2














                        You can use a Chrome plugin to change Request Headers on domain base (I'm using "Header Hacker" but I think there are many other plugins of that kind) and replace the "Accept-Language" header for your jenkins domain to "en-US,en;q=0.5".






                        share|improve this answer


























                          2












                          2








                          2







                          You can use a Chrome plugin to change Request Headers on domain base (I'm using "Header Hacker" but I think there are many other plugins of that kind) and replace the "Accept-Language" header for your jenkins domain to "en-US,en;q=0.5".






                          share|improve this answer













                          You can use a Chrome plugin to change Request Headers on domain base (I'm using "Header Hacker" but I think there are many other plugins of that kind) and replace the "Accept-Language" header for your jenkins domain to "en-US,en;q=0.5".







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Jan 8 '18 at 11:02









                          Federico Da FrassiniFederico Da Frassini

                          211




                          211






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Super User!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f879392%2fhow-force-jenkins-to-show-ui-always-in-english%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Index of /

                              Tribalistas

                              Listed building