[Koha-bugs] [Bug 11364] Label layout types and text justification types are not translatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 6 10:37:48 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11364

paxed <pasi.kallinen at pttk.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|koha-bugs at lists.koha-commun |pasi.kallinen at pttk.fi
                   |ity.org                     |

--- Comment #1 from paxed <pasi.kallinen at 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.


More information about the Koha-bugs mailing list