This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jhg
Recipients eric.araujo, georg.brandl, jhg
Date 2010-06-11.22:55:26
SpamBayes Score 0.0870717
Marked as misclassified No
Message-id <1276296928.45.0.242599865348.issue8502@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like msgfmt.py now parses 'msgid_plural' but pygettext.py does not produce these. It is still oblivious to plurals as produced by ngettext(). My originally proposed change to the documentation was to point people to the GNU xgettext/msgfmt tools rather than the pygettext.py/msgfmt.py pair because of this limitation.

This has not changed.
History
Date User Action Args
2010-06-11 22:55:28jhgsetrecipients: + jhg, georg.brandl, eric.araujo
2010-06-11 22:55:28jhgsetmessageid: <1276296928.45.0.242599865348.issue8502@psf.upfronthosting.co.za>
2010-06-11 22:55:26jhglinkissue8502 messages
2010-06-11 22:55:26jhgcreate