https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29256 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- LANG is not used in MARC21 by default at the moment and I think these are separate use cases. You can assume that your catalogers will all catalog in one language, but you can't assume the same for your OPAC users. I think we need to replace the database approach we currently have as bug 12017 suggests, but using the authorised value list is not the right approach, because it will require individual work by each library for a standardized list and is untranslatable. Personally I have translated languages multiple times now (once for the list XSLT uses, which is a great feature) and would be more than happy to have those reused instead of having to do it again for SQL :) -- You are receiving this mail because: You are watching all bug changes.