Mercurial > babel > mirror
log
age | author | description |
---|---|---|
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 |