#1092475 po4a: CW in man pages should not span several lines

#1092475#5
Date:
2025-01-08 10:26:13 UTC
From:
To:
Original report and full analysis is in
https://salsa.debian.org/manpages-l10n-team/manpages-l10n/-/issues/21

Summary:
po4a produces:
"CW<\n"
"    $ line 1\n"
"    $ line 2\n"

While the following needs to be produced:

msgstr ""
"CW<\n"
"    $ line 1\n"
"CW<\n"
"    $ line 2\n"