﻿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
12903	Missing plural forms in admin	Stephane Raimbault	nobody	"Two strings are hard to translate, they don't have a plural form:

{{{
#: contrib/admin/templates/admin/actions.html:7
#, python-format
msgid """"
""<span class=\""_acnt\"">0</span> of %(total_count)s %(module_name)s selected""
}}}

{{{
#: contrib/admin/templates/admin/actions.html:11
#, python-format
msgid ""All %(total_count)s %(module_name)s selected""
}}}"		closed	Internationalization	dev		fixed			Accepted	1	0	0	0	0	0
