harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00323
[Bug 629371] Re: Translations don't appear for text defined in models.py
** Changed in: harvest
Importance: Undecided => Medium
** Changed in: harvest
Status: In Progress => Fix Committed
** Changed in: harvest
Milestone: None => 0.2.2
--
Translations don't appear for text defined in models.py
https://bugs.launchpad.net/bugs/629371
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.
Status in Harvest Service: Fix Committed
Bug description:
Translations (easy/medium/hard) don't appear at all as the text is defined w/in models.py.
As a result gettext 'translates' them into English as that is the defined language. I'm changing these to the lazy translate function so that they get translated when the user accesses Harvest.
References