[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 13:05:41 CEST 2023


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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 156951
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156951&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.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
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