﻿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
28669	bool(ungettext_lazy('%(value)d blah', '%(value)d blahs', 'value')) returns False	Dylan Young	nobody	"Expected: True

In particular this shows up when trying to provide a custom ungettext_lazy message to django.core.BaseValidator (or any subclass), since message is only overriden in `__init__` `if message`

Not sure if this is also present on Django>1.8 (couldn't find any existing references to this bug). "	Bug	closed	Internationalization	1.8	Normal	duplicate			Unreviewed	0	0	0	0	1	0
