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

--- Comment #1 from Katrin Fischer <[email protected]> ---
Hi Eric, I see "Nederlands (Dutch)".

What was your query to the language_descriptions table?

For me it looks like this:

MariaDB [koha_kohadev]> select * from language_descriptions where subtag =
"nl";
+--------+----------+------+-----------------+-----+
| subtag | type     | lang | description     | id  |
+--------+----------+------+-----------------+-----+
| nl     | language | de   | Niederländisch  | 148 |
| nl     | language | en   | Dutch           | 146 |
| nl     | language | fr   | Néerlandais     | 147 |
| nl     | language | nl   | Nederlands      | 145 |
| NL     | region   | en   | Netherlands     | 319 |
| NL     | region   | nl   | Nederland       | 320 |
+--------+----------+------+-----------------+-----+

-- 
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