﻿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
27455	"When use ""zh-HANT"" locale,the URL of ""reset user password"" page in Django Admin is not correct."	frocelu	nobody	"In ""en-US"" locale,the page:「http://[DOMAIN]/admin/auth/user/[ID]/change/」 have a link to change user's password.
The URL of the link is 「http://[DOMAIN]/admin/auth/user/[ID]/password/」.
But,when I switch to ""zh-HANT"" locale, the function on「http://[DOMAIN]/admin/auth/user/[ID]/change/」 can't work.
It goes to 「http://[DOMAIN]/admin/auth/user/[ID]/change/password/」 ,it is a wrong link.

The attachment is a right po file, but i don,t know how to fix it."	Bug	closed	Internationalization	1.10	Normal	fixed			Unreviewed	0	0	0	0	0	1
