#1995: Comments system: Change "Forgotten your password?" to "Forgot your
password?"
---------------------------------+------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: new
Priority: lowest | Milestone:
Component: Core framework | Version: SVN
Severity: trivial | Keywords:
---------------------------------+------------------------------------------
This is in {{{django/contrib/comments/templates/comments/form.html}}} :
{{{
{% trans "Forgotten your password?" %}
}}}
Proper English would be either "Forgot your password?" or "Have you
fogotten your password?".
Our editor made me change this :D
--
Ticket URL: <http://code.djangoproject.com/ticket/1995>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---