Hello.
In version 1.910, if I select French language, the web interface has an obvious encoding problem that didn't exist on 1.900.
I looked a little for the reason, and I found that this is because the file lang/fr.UTF-8 has an erroneus double pass UTF-8 encoding.
Gingko
In addition to that, this also concerns the file cron/module.info.fr.UTF-8
… and maybe others, I will add them if I find any.
So this only happens in the Cron module, or elsewhere?
Everywhere and mostly in the main menu.
See attachment.
Actually I modified myself the two quoted files and this effectively fixed the bug.
The Cron file only contains and changes ONE menu item.
Here is another attachment, which is a ZIP file containing the two files that I changed.
Last edit: Gingko 2019-05-26
Did you set the language to just "French", or "French UTF-8" ?
Actually, I see the problem here - some files were double-encoded to UTF-8. We'll fix this in the next release.
French UTF-8…
Is there still any point in having two different encodings for so many languages?