Actions
Defect #4010
closedTranslation missing after upgrade
Start date:
2009-10-09
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Juste upgraded from 0.8.4.devel.2847 to :
Redmine 0.8.5.devel.2904 (PostgreSQL)
Everything went smoothly (including rails upgrade to 2.3.4, and db_migrate).
There is a problem with a translation : when changing the status of an issue, the text "Status changed from <...> to <...>" is not translated correctly.
I checked in French and German, and the translations are :
"Statut changed from Ouvert to Résolu"
and
"Status changed from Ouvert to Résolu"
Bold parts are not translated anymore.
Updated by Jean-Philippe Lang about 15 years ago
- Status changed from New to Closed
- Resolution set to Fixed
French locale updated in r2906.
Actions