﻿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
11534	Very Bad Grammar in Admin Bulk Delete Warning	hanksims	nobody	"When you go to bulk-delete items with related objects through the admin, you are assaulted with the following warning:

{{{
Are you sure you want to delete the selected [model] objects? All of the following objects and it's related items will be deleted:
}}}

The ""it's,"" there, is wrong in two ways. How about:

{{{
Are you sure you want to delete the selected [model] objects? All of the following objects and their related items will be deleted:
}}}"		closed	contrib.admin	1.0		fixed			Accepted	1	0	0	0	0	0
