Open GoogleCodeExporter opened 8 years ago
This is quite an interesting error, I'm not sure it is in Rosetta, in polib or
Python itself,
though.
Will investigate and escalate higher the bug if need be.
Original comment by mbonetti
on 31 Jan 2010 at 4:36
I've found that I can successfully get around this by removing plurals from
translations
before running makemessages for the first time, then running makemessages --all
after putting them back in. This makes sense if the header is causing the
trouble.
Original comment by stephene...@gmail.com
on 10 Feb 2010 at 12:21
Hmm, I've tried but couldn't reproduce this behavior. Would you mind uploading
a po file that will expose this
problem?
Original comment by mbonetti
on 6 Mar 2010 at 4:42
Okay, I just tested this (using the Rosetta's unittests added in the svn
version) on Windows 7, both with Python
2.5.4 and 2.6 and could not reproduce this.
Could I kindly ask you guys to upgrade to Python 2.5.4 and test this on the svn
version of rosetta?
I'd be interested in the output of 'manage.py test rosetta'.
Thank you.
Original comment by mbonetti
on 7 Apr 2010 at 9:32
Original issue reported on code.google.com by
daniel.b...@gmail.com
on 31 Jan 2010 at 2:55