It would be great to indicate the language of the page being displayed. Even if some localizations are missing, showing a baseline language might be useful.

      This locale field should be somehow determined from the response page so that plugins like Locale Plugin are handled correctly (see the filter here: https://github.com/jenkinsci/locale-plugin/blob/master/src/main/java/hudson/plugins/locale/LocaleFilter.java)

          [JENKINS-62419] Indicate the language of the page in the footer

          Oleg Nenashev created issue -
          Oleg Nenashev made changes -
          Epic Link New: JENKINS-62268 [ 206224 ]
          Oleg Nenashev made changes -
          Assignee New: Oleg Nenashev [ oleg_nenashev ]
          Oleg Nenashev made changes -
          Assignee Original: Oleg Nenashev [ oleg_nenashev ]
          Aytunc BEKEN made changes -
          Assignee New: Aytunc BEKEN [ aytuncbeken ]
          Aytunc BEKEN made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Aytunc BEKEN made changes -
          Attachment New: jenkins-locale-3.png [ 51314 ]
          Attachment New: jenkins-locale-2.png [ 51315 ]
          Attachment New: jenkins-locale-1.png [ 51316 ]

          Aytunc BEKEN added a comment -

          Hi,

          Implemented changes in Jenkins Core with this branch. https://github.com/aytuncbeken/jenkins/tree/JENKINS-62419

          While implementing, I noticed that, Request object returns the true Locale information when Locale Plugin is used. Therefore, implementation is getting Locale info from Request object.

          Aytunc BEKEN added a comment - Hi, Implemented changes in Jenkins Core with this branch. https://github.com/aytuncbeken/jenkins/tree/JENKINS-62419 While implementing, I noticed that, Request object returns the true Locale information when Locale Plugin is used. Therefore, implementation is getting Locale info from Request object.
          Aytunc BEKEN made changes -
          Attachment New: jenkins-locale-4.png [ 51317 ]

            aytuncbeken Aytunc BEKEN
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: