﻿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
8879	ngettext is used in comments framework	Jarek Zgoda	nobody	There is one place where `ngettext()` is used to translate strings in comment framework code. Since Django is all-unicode inside, `ungettext()` should be used. Attached patch fixes this issue.		closed	contrib.comments	dev		fixed			Accepted	1	0	0	0	0	0
