After experimenting I found I could override the _() call in the mako template with
<% from testapp.lib.i18n import _ %> however this is somewhat labor intensive and I'd like to find a way to override this in one place for all templates. Any suggestion would be appreciated. On Mar 6, 3:52 pm, Uwe Feldtmann <[email protected]> wrote: > Is it possible to override the _(), get_lang() and set_lang() calls > within Pylons? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
