https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19522
--- Comment #1 from Victor Grousset/tuxayo <[email protected]> --- Created attachment 68471 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68471&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" 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/
