21 Oct
2022
21 Oct
'22
8:56 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31715 --- Comment #7 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Looks good to me. Just found this thing: INSERT INTO language_descriptions(subtag, type, lang, description) -VALUES ( 'la', 'language', 'de', 'Latein'); +VALUES ( 'la', 'language', 'de', 'Lateinisch'); It is in the installer file. But not in the dbrev. So could be considered as an inconsistency. Feel free to add a QA follow-up :) -- You are receiving this mail because: You are watching all bug changes.