pofile/test/fixtures
Julian Bäume 73b267b3e8 add support for multiline string in headers
Some languages (such as Polish, Russian or Romanian) do have more
complicated plural forms. Those are still expressible by a more
complicated mathematical expression. However, the msgmerge tool of
gettext will in these cases write multiline header fields. When parsing
such files with this lib, the headers get screwed up, so this patch
provides an example (from a pl_PL po file) and fixes this by joining the
lines in the header, before doing the actual parsing.
2014-03-21 10:54:32 +01:00
..
big.po add parsing support for msgctxt field of poitems 2014-01-21 15:05:58 +01:00
c-strings.po add some real world examples for c-strings in po files 2014-03-05 11:37:48 +01:00
comment.po Handle extracted comments 2014-03-02 13:17:20 -05:00
commented.po Add support for obsolete items to fix broken parsing. 2014-03-07 10:15:50 +01:00
fuzzy.po Parse item flags. 2013-12-17 15:04:44 +01:00
multi-line.po add support for multiline string in headers 2014-03-21 10:54:32 +01:00
reference.po Test references. 2013-12-17 14:56:47 +01:00