[Koha-bugs] [Bug 35043] Handling of \t in PO files is confusing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 12 12:45:06 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35043

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 156938
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156938&action=edit
Bug 35043: Do not have \n or \t appear in PO files

This is a trick, so that we won't have to deal with \t in PO files.
\n is not a problem, but it seems consistent to use the same method for
both.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list