On 12/19/06, Shannon -jj Behrens <[EMAIL PROTECTED]> wrote:
>
>
> > I'm currently working on the extraction from genshi with help from
> > http://genshi.edgewall.org/wiki/GenshiRecipes/Localization, but the
> > regex presented there is too narrow. So far I've succeeded on extending
> > it a bit more, I can now also match:
> >  _("A string which "
> >    "will become "
> >    "\"too big\" to 'keep it' "
> >    "in just one line."
> >  )


Evelind and myself did some work on string extraction and i18n for
TurboGears, may be this can be helpful.

http://trac.turbogears.org/turbogears/browser/trunk/turbogears/toolbox/admi18n/catalog.py
http://trac.turbogears.org/turbogears/browser/trunk/turbogears/command/i18n.py#L163

Hopefully, Pylons will support non-ascii msgids as well.

Max.


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to