summaryrefslogtreecommitdiff
path: root/bin/templ2pot.py
Commit message (Collapse)AuthorAgeFilesLines
* Basic buildout infrastructure.Barry Warsaw2008-12-181-120/+0
| | | | | | Added a NEWS file. Move old bin scripts to the attic.
* templ2po.py normalization of '\r\n' to '\n'.tkikuchi2006-01-081-1/+1
| | | | | templ2pot.py ... associated change. templ2po.py ... bug fix.
* Whitespace normalization.bwarsaw2005-12-301-1/+4
|
* Add helper script for extract pot from templates/en/* and generatetkikuchi2005-12-061-0/+117
templates/*/* files from messages/*/LC_MESSAGES/mailman.po.