﻿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
36178	Consistent quoting of object strings in admin delete confirmation messages.	Antoliny	Antoliny	"There is a confirmation message when removing a specific object on the Admin page.
Currently, there are three types of confirmation messages depending on the permissions and on_delete values like this..
[[Image(delete_confirmation_message.png)]]
As shown in the highlighted part of the image above, single quotes and double quotes are used to emphasize the str object.
I think it would be better to use either single double quotes or quotes consistently for uniformity(I think use double quotes is better).
"	Cleanup/optimization	closed	contrib.admin	dev	Normal	fixed	delete		Ready for checkin	1	0	0	0	0	1
