﻿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
21402	Wrong Czech translation in EmailField validator	Jan Munclinger	nobody	"When I use an EmailField in my form, I see a wrong translation of validation error message ""Enter a valid email address."". Correct CZ text is ""Zadejte platnou e-mailovou adresu.""

Wrong:
https://github.com/django/django/blob/1.6/django/contrib/auth/locale/cs/LC_MESSAGES/django.po#L288

Correct:
https://github.com/django/django/blob/1.6/django/conf/locale/cs/LC_MESSAGES/django.po#L357"	Bug	closed	Translations	1.6	Normal	invalid			Unreviewed	0	0	0	0	0	0
