Fixed a bug in the i18n extension that caused the explicit pluralization block to...
authorArmin Ronacher <armin.ronacher@active-4.com>
Sat, 6 Sep 2008 14:15:38 +0000 (16:15 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sat, 6 Sep 2008 14:15:38 +0000 (16:15 +0200)
commit4720c36a96012c22c648e15de9f33bbed1c49ef8
tree94799d3f297ede48e217c14bf493891e2f0372f4
parentce677103251180952bd27b6559e3fc87e6b518b7
Fixed a bug in the i18n extension that caused the explicit pluralization block to look up the wrong variable.

--HG--
branch : trunk
CHANGES
jinja2/ext.py
tests/test_i18n.py