https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30150 --- Comment #7 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Eric Phetteplace from comment #2)
I just used a report `select * FROM language_descriptions` and found the Dutch entries further down. If I run your query I get this:
subtag type lang description id nl language de Niederländisch 138 nl language en Dutch 26 nl language fr Néerlandais 27 nl language nl nedərlɑns 25 NL region en Netherlands 299 NL region nl Nederland 300
Should we change the "nedərlɑns" description in the database to "Nederlands" then?
Yes, Nederlands is the correct spelling. Change it. The first description seems to be a fonetic one. But apart from replacing it, I would say that there is some encoding issue too. I already have this entry: | nl | language | nl | Nederlands | 25 | -- You are receiving this mail because: You are watching all bug changes.