#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 | 
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.
Attachments (1)
Change History (6)
by , 17 years ago
| Attachment: | comments-models.diff added | 
|---|
comment:1 by , 17 years ago
| milestone: | → 1.1 | 
|---|---|
| Triage Stage: | Unreviewed → Accepted | 
comment:3 by , 17 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
comment:4 by , 17 years ago
  Note:
 See   TracTickets
 for help on using tickets.
    
patch to enable translations on model fields