Mercurial > babel > mirror
log
age | author | description |
---|---|---|
Mon, 16 Mar 2009 17:49:48 +0000 | jruigrok | Fix Catalog._set_mime_headers' handing of negative offsets. trunk |
Thu, 12 Mar 2009 15:58:33 +0000 | palgarvio | Typo. trunk |
Sat, 10 Jan 2009 22:42:01 +0000 | palgarvio | Fuzzy matching regarding plurals should *NOT* be checked against `len(message.id)` because this is always 2, instead, it's should be checked against `catalog.num_plurals`. trunk |