http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11588 paxed <pasi.kallinen@pttk.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs@lists.koha-commun |pasi.kallinen@pttk.fi |ity.org | --- Comment #3 from paxed <pasi.kallinen@pttk.fi> --- Created attachment 27523 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27523&action=edit Allow translating the subscription frequency units in the template Allow translating the subscription frequency units. To test, 1) cd misc/translator 2) perl translate update xx-YY 3) check that there's no msgid that contains the subscription frequencies (day, week, month and year) in po/xx-YY-i-staff-t-prog-v-3006000.po (search for "BLOCK translate_frequnit") 4) apply patch 5) perl translate update xx-YY 6 check po/xx-YY-i-staff-t-prog-v-3006000.po that it contains the msgid for the frequencies. (search for "BLOCK translate_frequnit") -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.