← Back to team overview

harvest-dev team mailing list archive

[Bug 629371] [NEW] Translations don't appear for text defined in models.py

 

Public bug reported:

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.

** Affects: harvest
     Importance: Undecided
     Assignee: Nigel Jones (dev-nigelj)
         Status: In Progress


** Tags: ui

** Changed in: harvest
       Status: New => In Progress

** Changed in: harvest
     Assignee: (unassigned) => Nigel Jones (dev-nigelj)

-- 
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: In Progress

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.





Follow ups

References