﻿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
5591	i18n documentation: Incorrect statement about template variables in {% trans %}	elsdoerfer@…	nobody	"The documentation at:

http://www.djangoproject.com/documentation/i18n/#in-template-code

states:

{{{It’s not possible to use template variables in {% trans %} — only constant strings, in single or double quotes, are allowed.}}}

However, it works for me (django.templatetags.i18n.TranslateNode.render() includes a call to resolve_variable)."		closed	Documentation	dev		fixed			Ready for checkin	1	0	0	0	0	0
