https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18699 Brendan Gallagher <brendan@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #64030|0 |1 is obsolete| | --- Comment #3 from Brendan Gallagher <brendan@bywatersolutions.com> --- Created attachment 64413 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64413&action=edit Bug 18699: Get rid of %%] in translation for edi_accounts.tt Translation for edi_accounts.tt exposes: [%% transport_types = [ 'FTP', 'SFTP', 'FILE' ] %%] Translators should not be confronted with such code internals. To test: - Review code change (it removes line breaks) - Bonus test: Create a new translatin for "language" aa-AA and verify that the line no longer appears in aa-AA-staff-prog.po Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.