﻿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
16403	contrib.comments uses wrong pluralization of profanity message	Dan Poirier	nobody	"contrib.comments says ""Watch your mouth! The word %s is not allowed here."" for multiple profanities and ""Watch your mouth! The words %s are not allowed here."" for single ones.

This is because ungettext is being used incorrectly (just like case #5011 from four years ago) - the third arg should be the number of items, not a boolean.

Patch attached."	Bug	closed	contrib.comments	1.3	Normal	fixed			Ready for checkin	1	0	0	0	1	0
