Mercurial > babel > mirror
log
age | author | description |
---|---|---|
Tue, 17 Jun 2008 22:11:09 +0000 | aronacher | Convert format strings to str for nicer error messages (no u prefix) in the python_format checker. trunk |
Tue, 17 Jun 2008 21:56:50 +0000 | aronacher | Updated catalog test case for last commit, flags are now tested too in the clone test case. trunk |
Tue, 17 Jun 2008 21:55:14 +0000 | aronacher | Message.clone doesn't return a shallow copy any longer. This fixes a bug with update where flags where shared. trunk |
Tue, 17 Jun 2008 21:17:44 +0000 | aronacher | Fix scientific notation for 0. closes #99 trunk |
Tue, 17 Jun 2008 20:40:36 +0000 | aronacher | Fixed #59 by falling back silently on invalid location comments. trunk |
Tue, 17 Jun 2008 20:30:02 +0000 | aronacher | Refactored the checker system. It's now possible to partially validate translations on a per-message level. trunk |
Tue, 17 Jun 2008 20:07:08 +0000 | aronacher | Moved PYTHON_FORMAT back to catalog. trunk |