#15714: Inconsistent capitalization of name_local in 
django.conf.locale.LANG_INFO
-------------------------------------+-------------------------------------
     Reporter:  claudep              |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:                       |                  Version:  1.3
  Internationalization               |               Resolution:
     Severity:  Normal               |             Triage Stage:  Design
     Keywords:                       |  decision needed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by waldeinburg):

 If you make consistency, the filter language_name_local will be useless
 when the use case is, e.g., putting the current language inside a sentence
 on a multilingual site; it would create spelling errors in, e.g., Spanish
 as you mention. It makes little sense, IMHO, to use the ''local'' name
 outside the language itself, except in lists where you can use the
 capfirst filter to capitalize.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15714#comment:6>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to