﻿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
15632	django-admin.py makemessages failure on ' symbol in templates comment block	andrew@…	nobody	"`django-admin.py makemessages` fails on mezzanine.core application default admin/base_site.html template (attachment:base_site.html)

{{{
$ django-admin.py makemessages -l ru
processing language ru
Error: errors happened while running xgettext on base_site.html
./templates/admin/base_site.html.py:15: warning: unterminated string
./templates/admin/base_site.html.py:16: warning: unterminated string
./templates/admin/base_site.html.py:21: warning: unterminated string
}}}

It caused by xgettext when it see ""Mezzanine's"" string in this lines. In django v1.2 error doesn't appears."		closed	Internationalization	dev		fixed	xgettext	steve@…	Accepted	1	0	0	0	0	0
