Skip to content
Snippets Groups Projects
Commit bae399f4 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #14288 by Goba: "the archive module calendar indexes the array used to...

- Patch #14288 by Goba: "the archive module calendar indexes the array used to build up the header cells by the short names of the days. In Hungary, we have both Wednesday and Sunday start with the same two letters, so if I translate the short versions with the same two letters, the second associative array index will overwrite the first. The obvious soluion was to swap the array, and index by the full day name, which is expected to be unique in all languages."
parent 31ab842c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment