﻿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
20818	"""Enter a valid email address."" the msgid was changed on stable/1.5.x which caused its msgstr empty."	gzerone@…	nobody	"I have to post the bug here since Transifex didn't resolve it.

File: django/conf/locale/zh_CN/LC_MESSAGES/django.po
The msgid was ""Enter a valid e-mail address."" in stable/1.4.x. 
And now:

{{{
#: core/validators.py:104 forms/fields.py:464
msgid ""Enter a valid email address.""
msgstr """"
}}}

On branch: stable/1.5.x and master

The msgstr is missing. Please make up the string: ""输入一个有效的 Email 地址。""

Thanks."	Bug	closed	Translations	1.5	Normal	invalid	zh_CN translation email field		Unreviewed	0	0	0	0	1	1
