﻿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
28100	Remove link in UserChangeForm.password's translatable help_text	Hélio Correia	nobody	"When i try to change the password on an user by the admin on the form is getting a page 404 error, the error is because in Portuguese the translation of <a href=\""../password/""""\"">this form</a>."" an it its translated for <a href=\""password/\"">deste formulário</a>."" . To fix this just change the translation for <a href=\""../password/""""\"">deste formulário</a>.

the file is django/contrib/auth/locale/pt/LC_MESSAGES/django.po on line 77

Best regards
Hélio"	Bug	closed	Internationalization	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
