Ticket #9744 (closed Bug: fixed)

Opened 2 years ago

Last modified 17 months ago

/mail_password_form: Untranslatable info message "The username you entered could not be found"

Reported by: kleist Owned by:
Priority: minor Milestone: 3.3.5
Component: Internationalization Keywords:
Cc:

Description

Plone 4 coredev buildout

If the user has lost his password he uses "/mail_password_form" to generate a new one. If a non-existing user name is entered, this message is displayed:

"Info | The username you entered could not be found"

I haven't found a way to translate it.

Change History

comment:1 Changed 2 years ago by vincentfretin

All exceptions need to be internationalized in Products.CMFPlone.RegistrationTool.

comment:2 Changed 2 years ago by vincentfretin

  • Milestone changed from 4.0 to 3.x

comment:3 Changed 2 years ago by vincentfretin

  • Status changed from new to closed
  • Resolution set to fixed

(In [31646]) Fixed untranslatable info message "The username you entered could not be found" and other messages in RegistrationTool.py. This closes #9744

comment:4 Changed 2 years ago by vincentfretin

(In [31647]) Merged /Plone/branches/3.3:r31646 (refs #9744)

comment:5 Changed 17 months ago by naro

This bug probably caused #11054. Should be reviewed.

Note: See TracTickets for help on using tickets.