Opened 18 years ago
Closed 18 years ago
#5129 closed (duplicate)
Form label semicolons in change forms should be localized
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | contrib.admin | Version: | newforms-admin |
| Severity: | Keywords: | i18n | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Form label (except for checkboxes) have a semicolon inserted at their end.
In french, for example, we insert a non-breakable white-space before the semicolon.
I think their should be a way to localize this stuff.
By the way, I guess it should move from the view to the template.
Note:
See TracTickets
for help on using tickets.
Close enough to #4975 that I'll mark as a dupe