Solved Finnish month names
#1
There is a small bug in the Finnish Kodi translation. It causes the end parts of every month name to appear twice.
For example July is heinäkuukuu when it should be heinäkuu.

I already found a fix for this. Open addons\resource.language.fi_fi\resources\langinfo.xml and change

Code:
<datelong>D. MMMM'kuuta 'YYYY</datelong>

to

Code:
<datelong>D. MMMM'ta 'YYYY</datelong>

I'd appreciate it if a dev could make this change in the official Finnish language addon.
Kodi @ NVidia Shield Android TV, Asrock J3455-ITX (LibreELEC Server), Windows 10, and Nexus 7 (2013)
Reply
#2
will take care of it
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#3
All Kodi versions should be updated by now.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#4
Thank you. The months are displayed correctly now.
Kodi @ NVidia Shield Android TV, Asrock J3455-ITX (LibreELEC Server), Windows 10, and Nexus 7 (2013)
Reply
#5
Thread marked solved.
Reply

Logout Mark Read Team Forum Stats Members Help
Finnish month names0