[Koha-bugs] [Bug 11262] New: Don't require hardcoded translations for saisonal numbering pattern to work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Nov 17 23:29:53 CET 2013


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 at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=C4/Serials.pm;hb=73d4ac9bab051a7c12677d427f669c092469f4df#l2688

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.


More information about the Koha-bugs mailing list