#19287: Change from "e-mail" to "email" not reflected in translation files for
contrib.auth
------------------------------+-------------------------
     Reporter:  bmispelon     |      Owner:  nobody
         Type:  Bug           |     Status:  new
    Component:  contrib.auth  |    Version:  1.5-alpha-1
     Severity:  Normal        |   Keywords:  e-mail i18n
 Triage Stage:  Unreviewed    |  Has patch:  0
Easy pickings:  0             |      UI/UX:  0
------------------------------+-------------------------
 The changeset 2c8267bf3db608b99c04ae903c424b60cafaaf93 renamed all
 instances of "e-mail" to "email", both in the code and in the
 documentation.

 It did not, however, touch the translation files in
 django/contrib/auth/locale/, causing missing translations.

 As far as I can tell, this affects all locales except for "en".

 I'm not sure what the release process for translations is, but this could
 probably be fixed with a simple sed incantation (every instance of
 "e-mail" is all lowercase).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19287>
Django <https://code.djangoproject.com/>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to