> > I have made major overhaul of pygettext.py/catalog.py modules from > > turbogears.i18n > package to make it work (better) with non-ascii characters. In particular, > non-ascii msgids > are fine now, in both escaped and un-escaped modes. > > As long as the change is backwards compatible, these seems like a > fairly core thing. Requiring someone to use English for their msgids > seems a little rude :)
I think it is 100% backward-compatible. If it isn't that's my fault. Actually, there were some bugs in handling msgstr, escaping and unicode in general. Hopefully it's in better state right now. Max. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
