http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11262 Bug ID: 11262 Summary: Don't require hardcoded translations for saisonal numbering pattern to work Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=C4/Serials.pm;hb=7... Currently the translations for seasons are hardcoded into the .pm file. We need an interface to allow people to define their translations. Maybe we could use authorized values or another completely new table. For 3.14 I will be working on a patch to add German translations, but we need to do this a nicer way long term for people not able to go into the code and change things or provide patches. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.