http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14631
--- Comment #11 from Marc Véron <[email protected]> --- A small translatability woe (sentence splitting by tags): <strong>[% duplicate_count %] duplicate patron(s) found</strong> and removed from batch [% batch_id %]. Maybe something like: <strong>Duplicate patron(s) removed from batch [% batch_id %]:</strong> [% duplicate_count %] or: <strong>Duplicates removed from batch [% batch_id %]:</strong> [% duplicate_count %] patron(s) or even: <strong>Duplicates removed from batch [% batch_id %]:</strong> [% duplicate_count %] -- 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/
