﻿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
37123	Wrong translation id used in actions-submit (actions.html)	alex		"Problem:

Block actions-submit of django/contrib/admin/templates/admin/actions.html (line 8) specifies 
{{{
{% translate ""Run"" %}
}}}

It should however be
{{{
{% translate ""Run the selected action"" %}
}}}

as specified in the po files."	Uncategorized	new	Uncategorized	6.0	Normal				Unreviewed	0	0	0	0	1	1
