http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11593 Bug ID: 11593 Summary: subtag_registry.sql files contain the same information for each language Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: pasi.kallinen@pttk.fi QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr For each language in the installation, there's a mandatory subtag_registry.sql -file, that contains the language names. Each of those files contain the same language information. This is unnecessary duplication, and makes adding new install languages harder, because the same information needs to be added to each of those files. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.