https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20988 paxed <pasi.kallinen@joensuu.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pasi.kallinen@joensuu.fi --- Comment #36 from paxed <pasi.kallinen@joensuu.fi> --- Unfortunately quite a lot of the messages are split in multiple parts, making translation very hard: [% t('Warning: This file is version') %] [% message.upload_version %][% t(', but I only know how to import version') %] [% message.current_version %][% t('. I\'ll try my best.') %] Currently they're much better, with placeholders: "Warning: This file is version %s, but I only know how to import version %s. " -- You are receiving this mail because: You are watching all bug changes.