Some capitalization errors in django.conf.locale.LANG_INFO
Language names are not capitalized in Danish; therefore django.conf.locale.LANG_INFO[ 'da' ][ 'name_local' ] should be changed from u'Dansk' to u'dansk'. I believe it's the same for Norwegian ('no') and Swedish ('sv').
If ticket:15714 is accepted, this ticket should be ignored.
Change History
(4)
| Component: |
Uncategorized → Internationalization
|
| Keywords: |
language spelling added
|
| Type: |
Uncategorized → Bug
|
| Easy pickings: |
set
|
| Triage Stage: |
Unreviewed → Accepted
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
In 2f035a9723d62a63027df4c779c665e8191dd95b: