Jira Displays a Mixture of Different Languages
Symptoms
Jira is displaying a mixture of different languages.
Cause
The known causes for this behaviour are:
- Due to the way certain Java classes handle internationalization, some action words are dependent on the locale set by the JVM (which uses the system default locale). For example, if the default system locale is set to French but Jira's default language is set to English, some words will still appear in French.
- One of the following Jira bugs:
- JRASERVER-28392 - The language translation got mixed up in the dashboard after choosing a default language other than the chosen one from initialization (fixed in Jira versions above 6.4)
- JRASERVER-46195 - mixed language in project administration
- JRASERVER-42361 - Inconsistent languages displayed in Activity Stream gadget
Resolution
Please follow the article Change Locale for Jira server and set the required language and country codes relevant for the Jira instance.
Last modified on Jan 23, 2025
Powered by Confluence and Scroll Viewport.