]> CRI, Mines Paris - PSL - Plinn.git/blobdiff - skins/generic/password_reset_mail.py
fix translations
[Plinn.git] / skins / generic / password_reset_mail.py
index 442a1f6a6f11913f27fd6a4c5a25cd4e56ceac3e..7a9ab12d46280cc18620a09ad0f0b1fba962b47f 100644 (file)
@@ -3,7 +3,7 @@ from Products.Plinn.utils import translate as _
 
 print _('Hi %(fullName)s,')
 print
-print _('You have asked to change your password.')
+print _('You recently asked to reset your password.')
 
 print _("To get back into your account on the %(siteName)s website, you'll need to create a new password.")
 print _("It's easy:")