Issue Details (XML | Word | Printable)

Key: JRA-7509
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Arne Schirmacher
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
JIRA

localisation problems in Create Issue page

Created: 29/Jul/05 01:50 AM   Updated: 31/Jul/05 07:52 PM
Component/s: Internationalisation
Affects Version/s: 3.2.3
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Reference
 

Participants: Arne Schirmacher and Dylan Etkin [Atlassian]
Since last comment: 3 years, 18 weeks ago
Labels:


 Description  « Hide
I have translated the text for the property timetracking.field.description and environment.field.description (in language_de_DE.jar) but when entering a new issue the english default text is displayed instead of the german one.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dylan Etkin [Atlassian] added a comment - 31/Jul/05 07:45 PM
Hi Arne,
What you are running into is a limitation in Jira. The problem is that you can enter a fields description in the database and by default Jira ships with some english database entries for field descriptions. If you field configuration does not differ from the default configuration then there is a hack that will get the field descriptions from the default (which has been initialized from the properties file). If the field configuration is at all different from the default then it will read its information from the db, which in your case will be english descriptions.
The best workaround for you is to manually edit the description for your field configuration to be the german text. Perhaps in the future this can be fixed properly to allow translations through the UI, much like types, resolutions, etc. Until then I am afraid the workaround will have to do.

Thanks,
Dylan