I wanna change some translations in Jira in my local language. I know that change needs to be done in language file <tt>atlassian-jira/WEB-INF/lib/</tt>language_xx_XX.jar.
Here is what I do:
... but my changes dont appear. What Im doing wrong? Can someone assist with this?
--------------------
JIRA (v4.1.2#531)
Steps are correct, pay attention to this... just make sure you're zipping the contents of the folder, not the enclosing folder, when you re-zip
I tried the same process - but I still cannot see the changes on my UI.
I recompiled all the extracted files by jar command.
What am I missing?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey guys,
Just wanted to let you know that we have just released InProduct translation plugin for JIRA.
It allows to translate JIRA right from its page so you can see all messages and provided translations live in a second. You don't need to play with jars, zip, etc. Just install the plugin in JIRA, select "Translate Page" from the user profile menu in JIRA and start translations.
The plugin is available in marketplace: https://marketplace.atlassian.com/plugins/com.atlassian.translations.jira.inproduct
You can install it from the UPM. It works with JIRA 5.1+.
Cheers,
Jacek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
BTW. If you like the InProduct translation for JIRA and would like to have the same for Confluence then please vote and comment following issue: https://jira.atlassian.com/browse/TRANS-579
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's a document for this here:
http://confluence.atlassian.com/display/DOC/Editing+Files+within+JAR+Archives
That's a Confluence document, but the same principle applies. Basically you're doing it right; just make sure you're zipping the contents of the folder, not the enclosing folder, when you re-zip. Yes, you can zip then rename it to .jar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.