]> git.deb.at Git - deb/packages.git/commitdiff
debtags-xgettext: Handle linebreaks (and other whitespace) a little more sanely
authorFrank Lichtenheld <frank@lichtenheld.de>
Thu, 21 Aug 2008 12:43:33 +0000 (14:43 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Thu, 21 Aug 2008 12:43:33 +0000 (14:43 +0200)
Do not include linebreaks from the vocabulary file in the msgids.
Replace \n.\n with a single linebreak. Remove the single whitespace
at the beginning of the long description and new paragraphs.

Together these changes should make it easier for translators to translate
the long descriptions.

fix_old_debtags_po: Script to convert the old .po files to the new format
so that translators don't have to do that manually.


No differences found