Defect #2190
closed
Month names not translated to german
Added by Martin Bächtold about 16 years ago.
Updated over 12 years ago.
Description
You may read my comment in this issue: http://www.redmine.org/issues/2186
The month names are not displayed in german neither (december instead of Dezember).
In Settings > General, change the Date format to "14 November 2008".
Then you may visit the Roadmap-Page of a project where you must a have version defined.
In German you will see "Fällig in 47 Tagen (31 December 2008)", followed by all the tickets.
The month name is not translated, it should be Dezember.
By the way, there should be a period after the day of the month, i.e. 14. Dezember 2008.
Maybe you add this as a date format option in Settings > General.
I run Redmine 0.7.devel.2034 (MySQL)
Actiually, it's not bug. In Redmine settings you need set Date format to "Based user's language".
Yes, this could be a solution to the problem that the month names are not displayed in the user's language.
Because when you this, then all the dates are displayed like "DD.MM.YY." so there is no month name ;-)
But what if I wanted the dates to display like "DD. Monthname YYYY"?
Defect confirmed. And it's not specific to german.
- Category set to Translations
- Category changed from Translations to I18n
- Target version set to Candidate for next major release
- Target version changed from Candidate for next major release to Candidate for next minor release
- Description updated (diff)
- Status changed from New to Resolved
- Target version changed from Candidate for next minor release to 2.0.3
- Resolution set to Fixed
- Assignee set to Etienne Massip
- Target version changed from 2.0.3 to 2.1.0
Tests are broken with ruby1.8 and jruby and I think it can wait for 2.1.
Toshi fixed it with r9850, thank you very much!
String encoding in Ruby is really a PITA compared to other languages...the format I used even prevented unit tests to be run at all on JRuby.
- Subject changed from Month names not translated to german? to Month names not translated to german
- Status changed from Resolved to Closed
Also available in: Atom
PDF