pofile/test/fixtures
Julian Bäume e164fcfe9d new implementation of items marked obsolete
the current implementation of items marked obsolete did not allow "plain"
comments for these items. However, this is perfectly fine according to
the original gettext tools. When writing a po file, comments for obsolete
items don't contain the '#~ ' mark (tested using msgcat), so this is now
also aligned with the behaviour of the original gettext tools.

For all these cases I added examples in the po files, that failed with the
current implementation and work fine after these changes.
2014-06-19 13:47:30 +02: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 new implementation of items marked obsolete 2014-06-19 13:47:30 +02: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