http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11364 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 #1 from paxed <pasi.kallinen@pttk.fi> --- Created attachment 27958 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27958&action=edit Allow translating the label layout and text justification types Bug 11364: Label layout types and text justification types are not translatable To test: 1) cd misc/translator 2) perl translate update xx-YY 3) check that there's no msgids that contain the layout types or text justification types in po/xx-YY-i-staff-t-prog-v-3006000.po 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_label_types" and "BLOCK translate_justification_types") -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.