Menu

Commit [r6439]  Maximize  Restore  History

Use a proper NullTranslations instance instead of the class.

This should fix errors of this kind:

TypeError: unbound method ugettext() must be called with NullTranslations
instance as first argument (got str instance instead)

See: #5958
Fix supplied by Shun-ichi Goto

jruigrok 2008-02-03

changed /sandbox/i18n/trac/util/translation.py
/sandbox/i18n/trac/util/translation.py Diff Switch to side-by-side view
Loading...