https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30150

--- Comment #7 from Marcel de Rooy <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to