﻿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
1597	"Pluralize filter should add the ""s"" on zero matches."	pete@…	Adrian Holovaty	"The pluralize filter in 0.91 does not add the ""s"" character when the given object is a sequence with zero items. It should because otherwise the text looks awkward.

Compare the current:
{{{
Search found 0 member.
}}}


With the expected:
{{{
Search found 0 members.
}}}
"	defect	closed	Template system		minor	worksforme			Unreviewed	0	0	0	0	0	0
