Jira Courses, Training and Consulting: Sparxsys Trainings
Thanks for coming here, I hope you are enjoying learning here, I have also written some books in case you want to learn a bit more :)
If you need my help with Drupal, Linux, Jira, Scripting, Automation or want to contact me then raise a ticket for me please :) and I will get back to you, promise. At Sparxsys we provide Atlassian consultancy services, reach out to me at ravi at sparxsys dot com

How to change the JIRA Chart language from Hindi to English

Almost every week I install new JIRA instance either for training purpose or as part of the JIRA consultation service that we provide to our clients. I recently bought a new laptop with Windows 8.1 with 8GB RAM, this is only for training purpose and yesterday I installed JIRA on this laptop. Everything was fine but I noticed that that language in various JIRA project reports was hindi. May be it was because of the system default or due to time zone. It is good to have language support but we all are more comfortable with English, also some of the characters were not visible properly on the chart.

It was only the language in charts that was in Hindi, everywhere else in JIRA English was the default language.

For changing this the first thing I did was to look into the System > Settings and look for the Default language, but it was already set to "English (United States)". So I searched on Atlassian forums and found a clue on this link.

The trick is to add the -Duser.language=en argument in your setenv.bat file.

Here is the excerpt of my setenv.bat file.

  1. set JVM_REQUIRED_ARGS=-Djava.awt.headless=true -Datlassian.standalone=JIRA -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -Dmail.mime.decodeparameters=true -Dorg.dom4j.factory=com.atlassian.core.xml.InterningDocumentFactory -Duser.language=en

Just restart your JIRA instance after making this change.

Problem solved :)

Similar posts

Subscribe

* indicates required

Please confirm that you would like to from Sparxsys:

You can unsubscribe at any time by clicking the link in the footer of our emails. For information about our privacy practices, please visit our website.

We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices.

Want to contact me?