Message83407
| Author | steve_geo |
|---|---|
| Recipients | steve_geo |
| Date | 2009-03-09.21:46:59 |
| SpamBayes Score | 6.9459944e-08 |
| Marked as misclassified | No |
| Message-id | <1236635230.35.0.0644981096799.issue5464@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It seems that C:\Python26\Tools\i18n\msgfmt.py does not work with PO
files that use plural form. Get the following error.
ERROR Traceback (most recent call last):
File "C:\Python26\Tools\i18n\msgfmt.py", line 203, in <module>
main()
File "C:\Python26\Tools\i18n\msgfmt.py", line 199, in main
make(filename, outfile)
File "C:\Python26\Tools\i18n\msgfmt.py", line 151, in make
l = eval(l)
File "<string>", line 1
_plural "%d generations"
^
SyntaxError: invalid syntax |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-09 21:47:10 | steve_geo | set | recipients: + steve_geo |
| 2009-03-09 21:47:10 | steve_geo | set | messageid: <1236635230.35.0.0644981096799.issue5464@psf.upfronthosting.co.za> |
| 2009-03-09 21:47:03 | steve_geo | link | issue5464 messages |
| 2009-03-09 21:47:03 | steve_geo | create | |