https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38339
Magnus Enger <mag...@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180177|0 |1 is obsolete| | --- Comment #5 from Magnus Enger <mag...@libriotech.no> --- Created attachment 180529 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180529&action=edit Bug 38339: Make core field descriptions translatable Test plan, before applying patches: 1) Enable ILLModule and create an ILL request (make sure it has an author and a title) 2) Install es-ES, on ktd run: koha-translate -i es-ES --dev kohadev 3) Access the ILL request on the OPAC: http://localhost:8080/cgi-bin/koha/opac-illrequests.pl?op=view&illrequest_id=1 4) Activate es-ES language from the footer. Notice 'Title' and 'Author' still show as english 5) Apply patches. restart plack and update translation koha-plack --restart kohadev koha-translate --update es-ES --dev kohadev 6) Repeat 3). Notice those labels are now translated. 7) Ensure the table renders correctly and displays the data author and title data: http://localhost:8080/cgi-bin/koha/opac-illrequests.pl Signed-off-by: Magnus Enger <mag...@libriotech.no> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://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/