https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35570
--- Comment #126 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 172780 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172780&action=edit Bug 35570: Revert some strings translatability This patch reverts making core field descriptions translatable. It was an obvious move and a needed one. But it turns out our core templates are using those keys ('Author' and 'Title' in particular) and as such translating them would break display (at least in the OPAC). Without this patch, the ILL requests table in the OPAC doesn't display the title and author columns values (i.e. displays 'N/A' instead) Added a FIXME in the code, and will file a bug soo we fix this properly. Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
