#2180: Messages translated lazily are not extracted by default
------------------------+---------------------------------------------------
 Reporter:  Gustavo     |       Owner:  faide     
     Type:  defect      |      Status:  new       
 Priority:  high        |   Milestone:  2.0b6     
Component:  TurboGears  |     Version:  trunk     
 Severity:  normal      |    Keywords:  i18n, l10n
------------------------+---------------------------------------------------
 If I use pylons.i18n.lazy_gettext instead of pylons.i18n.gettext, the
 messages won't get extracted by default. This occurs will the lazy edition
 of gettext and the others.

 A workaround is extract them with:
 {{{
 python setup.py extract_messages --keywords lazy_gettext
 }}}

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2180>
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.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to