Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
Thu, 14 Jun 2007 10:05:47 +0000 | cmlenz | Minor doc improvements. |
Thu, 14 Jun 2007 09:49:00 +0000 | cmlenz | Fix for #16: the header message (`msgid = ""`) is now treated specially by `read_po` and `Catalog`. |
Thu, 14 Jun 2007 06:24:28 +0000 | palgarvio | `Message`, `read_po` and `write_po` now all handle user/auto comments correctly. |
Wed, 13 Jun 2007 23:02:24 +0000 | cmlenz | Merged `write_pot` and `write_po` functions by moving more functionality to the `Catalog` class. This is certainly not perfect yet, but moves us in the right direction. |