How force Jenkins to show UI always in English?












38















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



























    38















    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

























      38












      38








      38


      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

      7851613




      7851613






















          5 Answers
          5






          active

          oldest

          votes


















          31














          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





















          • 9





            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



















          23














          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






          • 19





            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































              0














              Seems like chrome has an issue on this,

              It kept sending Hebrew as the first option in the
              Accept-Language on the header

              although English was set to be the top-language on the list (Chrome settings > Languages)



              Solution

              And only after I've added some other language (Russian for instance) and set it to be the 'top' and then set the English back to be the 'top' it solved!






              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

























                5 Answers
                5






                active

                oldest

                votes








                5 Answers
                5






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                31














                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





















                • 9





                  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
















                31














                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





















                • 9





                  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














                31












                31








                31







                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

                41135




                41135








                • 9





                  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














                • 9





                  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








                9




                9





                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













                23














                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






                • 19





                  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
















                23














                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






                • 19





                  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














                23












                23








                23







                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

                7851613




                7851613








                • 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






                • 19





                  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






                • 19





                  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




                19




                19





                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























                                0














                                Seems like chrome has an issue on this,

                                It kept sending Hebrew as the first option in the
                                Accept-Language on the header

                                although English was set to be the top-language on the list (Chrome settings > Languages)



                                Solution

                                And only after I've added some other language (Russian for instance) and set it to be the 'top' and then set the English back to be the 'top' it solved!






                                share|improve this answer




























                                  0














                                  Seems like chrome has an issue on this,

                                  It kept sending Hebrew as the first option in the
                                  Accept-Language on the header

                                  although English was set to be the top-language on the list (Chrome settings > Languages)



                                  Solution

                                  And only after I've added some other language (Russian for instance) and set it to be the 'top' and then set the English back to be the 'top' it solved!






                                  share|improve this answer


























                                    0












                                    0








                                    0







                                    Seems like chrome has an issue on this,

                                    It kept sending Hebrew as the first option in the
                                    Accept-Language on the header

                                    although English was set to be the top-language on the list (Chrome settings > Languages)



                                    Solution

                                    And only after I've added some other language (Russian for instance) and set it to be the 'top' and then set the English back to be the 'top' it solved!






                                    share|improve this answer













                                    Seems like chrome has an issue on this,

                                    It kept sending Hebrew as the first option in the
                                    Accept-Language on the header

                                    although English was set to be the top-language on the list (Chrome settings > Languages)



                                    Solution

                                    And only after I've added some other language (Russian for instance) and set it to be the 'top' and then set the English back to be the 'top' it solved!







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered Feb 19 at 16:26









                                    IsaaceIsaace

                                    11




                                    11






























                                        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

                                        Plaza Victoria

                                        In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

                                        How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...