http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11631
paxed <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26478|0 |1 is obsolete| | Attachment #26492|0 |1 is obsolete| | Attachment #26834|0 |1 is obsolete| | --- Comment #10 from paxed <[email protected]> --- Created attachment 27522 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27522&action=edit Make i18n toolchain ignore useless strings This is slightly improved version of bgkriegel's patch. -Punctuation is matched with POSIX character class [:punct:] instead of listing everything separately. -HTML entities are also matched - those are not meant to be translated anyway, and are mostly non-breaking spaces or quotes anyway. Test as per bgkriegel's patch above. -- 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/
