﻿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
22887	unique_for_date error message in Field has untranslated param lookup_type	Vlada Macek		"In the error message

{{{%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s.}}}

the {{{lookup_type}}} is always one of ""date"", ""year"", ""month"" which can only work in English.

I think there should be a separate error message for each {{{lookup_type}}}.

The key 'unique_for_date' in the default_error_messages dict looks like it is already specific for the {{{lookup_type == ""date""}}} anyway. :-)
"	Cleanup/optimization	new	Internationalization	dev	Normal				Accepted	1	1	0	0	0	1
