6 Commits

Author SHA1 Message Date
Berker Peksag
76bb92dcb4 Fix a typo in babel.ini. 2014-06-02 10:41:26 -05:00
Elrond
bee998d5fd Issue 621: Extract strings from hooked templates.
templates using the new hook system were not extracted
properly. One needs to add the new extension to the
extraction process as well.
2013-02-04 17:11:01 +01:00
Elrond
a2ec25e3d1 Search for translation in all templates.
We missed to search for translatable strings in our plugins
and other things that might have templates.

The search is now for **/templates/**.html. That should
catch a lot more.
2013-02-04 14:19:42 +01:00
Christopher Allan Webber
813be2938a Don't barf on templates that use the autoescaping extension 2011-12-01 15:21:15 -06:00
Christopher Allan Webber
fbeeacd7ae Tools to extract translation from python files and templates
- Added pybabel script to entry points
 - Added babel.ini, which we'll use to extract stuff
2011-08-06 22:00:49 -05:00
Christopher Allan Webber
84d4f04edc Added extraction stuff that's not used but appears to work :) 2011-05-12 09:44:04 -05:00