http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11631 paxed <pasi.kallinen@pttk.fi> 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 <pasi.kallinen@pttk.fi> --- 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.