Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
Fri, 01 Jun 2007 15:36:00 +0000 | cmlenz | Reimplement line wrapping for PO writing (as the `textwrap` module is too destructive with white space) and move it to the `normalize` function (which was already doing some handling of line breaks). |
Thu, 31 May 2007 22:44:57 +0000 | palgarvio | Added line-wrap support for `write_po`. |
Thu, 31 May 2007 19:52:57 +0000 | jonas | Implemented babel.numbers.format_percent |