https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20988
paxed <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #36 from paxed <[email protected]> --- 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. _______________________________________________ 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/
