# HG changeset patch # User Sylvain Thénault # Date 1337001941 -7200 # Node ID 6874eb7a08e8b5662231a37c66079874377171f2 # Parent f3bc8ca0b715f1d8cc224ad44fb0f163bc6e2672 [logs table view] properly translate level buy using the correct msgid. Closes #2356329 diff -r f3bc8ca0b715 -r 6874eb7a08e8 web/views/cwsources.py --- a/web/views/cwsources.py Mon May 14 15:24:07 2012 +0200 +++ b/web/views/cwsources.py Mon May 14 15:25:41 2012 +0200 @@ -373,8 +373,9 @@ w(u'' % self._cw._(u'Message threshold')) w(u'') w(u'') super(LogTableLayout, self).render_table(w, actions, paginate)