﻿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
12320	Translations hints in HTML are lost in PO file	Torsten Bronger	nobody	"Currently, all translation hints (""extracted comments"" in xgettext speak) in HTML files get lost because xgettext interprets HTML files as Python sources and doesn't know {# ... #} or <!-- ... -->.

Therefore, django.utils.translation.trans_real.templatize should convert HTML/Template comments to Python comments.
"		closed	Internationalization	1.1		fixed		bronger@…	Accepted	1	0	0	0	0	0
