﻿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
19287	"Change from ""e-mail"" to ""email"" not reflected in translation files for contrib.auth"	Baptiste Mispelon	nobody	"The changeset 2c8267bf3db608b99c04ae903c424b60cafaaf93 renamed all instances of ""e-mail"" to ""email"", both in the code and in the documentation.

It did not, however, touch the translation files in django/contrib/auth/locale/, causing missing translations.

As far as I can tell, this affects all locales except for ""en"".

I'm not sure what the release process for translations is, but this could probably be fixed with a simple sed incantation (every instance of ""e-mail"" is all lowercase)."	Bug	closed	contrib.auth	1.5-alpha-1	Normal	wontfix	e-mail i18n		Unreviewed	0	0	0	0	0	0
