Actions
Defect #862
closedDates displayed with english monthnames when translated
Start date:
2008-03-15
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
I'm working on a Norwegian translation. In that, I translated the month names as well as localizing the date and time-format. Now dates come up with the english monthnames anyway (like: "15. March 2008" where it should be "15. Mars 2008").
From "no.yml":
41 general_fmt_date: %d. %%B %%Y
42 general_fmt_datetime: %%d. %%B %%H:%M
43 general_fmt_datetime_short: %d.%m.%%Y, %H:%M
Actions