#732: admi18n does not pick up on ${_('xxx')}
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone:
Component: Toolbox | Version: 0.9a3
Severity: minor | Resolution:
Keywords: |
-----------------------+----------------------------------------------------
Changes (by gintas):
* priority: normal => high
Comment:
More than that, I was unable to find a way to translate dynamic strings
(strings with parameters) in Kid templates. I tried ${_('foo %s') % bar},
I tried <?python s = _('foo %s') % bar ?>, to no avail. This is a very
serious i18n issue especially when compounded with ticket 1049.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/732>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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-tickets
-~----------~----~----~----~------~----~------~--~---