How to translate status names?

Jan Veselý November 15, 2012

Is there any way of how to translate status and transition titles?

For example, I need to translate Suspended and Suspend (to Czech). We use Czech language plugin and have status titles translated except for Suspended.

InProduct translation cannot be used for that and I could not find the word Suspended in Translations website...

Should I change it directly in the database? If so, where I can find it?

1 answer

1 accepted

1 vote
Answer accepted
vkharisma
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 15, 2012

Hi Jan,

It seems that you are looking for this:

Translating Resolutions, Priorities, Statuses and Issue Types

Hope this helps.

Cheers, Vicky.

Jan Veselý November 17, 2012

Hi Vicky,

thank you, you have revealed the resolution for one of my two questions. Now I know how any defined status can be translated. But what about status transitions? In other words, I know how to translate "Suspended", but what about "Suspend"?

Thanks

Jan

Zul NS _Atlassian_
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 18, 2012

Interesting question. I think this improvement request would be something you want to put a vote on. :)

Oddvin R August 19, 2020

A little late, but this is how we do it...

  • Edit workflow
  • Go to the transition
  • Click on Properties
  • Add the following:
    • key: jira.i18n.title
      • value: <your translated name>
        • we add an i18n-key which we have in our language pack. Sample: closeissue.title
    • key: jira.i18n.submit
      • value: <your translated name>
        • we add an i18n-key which we have in our language pack

Good luck!

Suggest an answer

Log in or Sign up to answer