Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
Mon, 25 Aug 2008 11:33:35 +0000 | cmlenz | Fix some epydoc usage in the `plural` module. |
Mon, 25 Aug 2008 11:32:56 +0000 | cmlenz | Fix type in ChangeLog. |
Mon, 25 Aug 2008 11:24:28 +0000 | cmlenz | Add message domain support to the `Translations` class. Closes #137. |
Mon, 25 Aug 2008 10:08:22 +0000 | cmlenz | Ported [442:446/trunk] to 0.9.x branch. stable-0.9.x |
Mon, 25 Aug 2008 10:06:40 +0000 | cmlenz | Added [444] and [445] to ChangeLog. |
Sun, 24 Aug 2008 14:36:18 +0000 | aronacher | Added support for string concatenation to javascript lexer. _("foo" + "bar") is now equivalent to _("foobar") |