#8610 closed (fixed)
Mark alt attributes of admin widgets for i18n
Reported by: | Jannis Leidel | Owned by: | Jannis Leidel |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In django.contrib.admin.widgets
are two strings not marked for translation.
Attachments (1)
Change History (7)
by , 16 years ago
Attachment: | t8610-8626.diff added |
---|
comment:1 by , 16 years ago
Has patch: | set |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 16 years ago
milestone: | 1.0 → post-1.0 |
---|
We're past string freeze, so this needs to be post-1.0.
comment:3 by , 16 years ago
This doens't change any strings though, it just adds 2, so it's not like there's any loss for translations.
comment:4 by , 16 years ago
milestone: | post-1.0 → 1.0 |
---|
Yeah, Alex is right -- I've been misunderstanding what "string freeze" should mean. My bad.
Note:
See TracTickets
for help on using tickets.
small patch to mark alt attributes for i18n