﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
1668	Translate module names via make-messages.py	Rudolph Froger	hugo	"Translation of the module name on te frontpage of the admin
interface. I understood this should be done in the __init__.py file,
like this (put this in the docs!):

{{{
from django.utils.translation import gettext_noop
    gettext_noop('my module name')
}}}

When running make-messages.py, I can see the string appear in the PO
file. But the Admin interface still uses the untranslated string (at several places)."	defect	closed	Internationalization	dev	normal	duplicate	i18n translate module	akaihol+django@… bronger@…	Accepted	1	0	0	0	0	0
