Opened 17 years ago
Closed 17 years ago
#5265 closed (invalid)
translations subsystem doesn't capitalize correctly (for turkish?)
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Internationalization | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
in turkish, "i" is capitalized as "İ". django chooses to capitalize it as "I".
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
ok - so resolving this as invalid as the discussion above suggests that it's outside the scope of Django. Reopen this if I'm wrong!
Note:
See TracTickets
for help on using tickets.
Here is a relevant discussion on python-bugs-list: http://mail.python.org/pipermail/python-bugs-list/2006-August/034918.html.