https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19522
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #68526|0 |1 is obsolete| | Attachment #68537|0 |1 is obsolete| | --- Comment #9 from Victor Grousset/tuxayo <[email protected]> --- Created attachment 68612 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68612&action=edit Bug 19522: Label creator - some strings are not translatable Add missing case to make "Fields to print" translatable Test plan: 1. install the fr_FR locale 2. go to /cgi-bin/koha/labels/label-manage.pl?label_element=layout 3. ensure that the list isn't empty 4. then you should see "Fields to print" in the table header 5. apply this patch 6. update the language 7. open misc/translator/po/fr-FR-staff-prog.po 8. translate the new string with something like "foobar" and remove the fuzzy flag 9. install the language 10. refresh the page 11. then you should see "foobar" instead of "Fields to print" -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
