#10633 closed (fixed)
Missing msgids for comment application
Reported by: | Jarek Zgoda | Owned by: | nobody |
---|---|---|---|
Component: | contrib.comments | Version: | dev |
Severity: | Keywords: | translations i18n | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Pull Requests: | How to create a pull request | ||
Description ¶
The comment framework is missing many msgids (translation keys), rendering it partially in English in admin site. Attached patch adds translation markers for comment application models.
Change History (6)
by , 16 years ago
Attachment: | comments-models.diff added |
---|
comment:1 by , 16 years ago
milestone: | → 1.1 |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
patch to enable translations on model fields