#8644 closed (fixed)
Title of admin app index view is untranslatable
| Reported by: | Rudolph Froger | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Keywords: | ||
| 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 title of the app_index view of the admin is marked for translation but in practise never gets translated since the app label is inserted before the translation happens.
Attachments (1)
Change History (6)
by , 17 years ago
| Attachment: | translate-title-app-index.diff added |
|---|
comment:1 by , 17 years ago
| milestone: | 1.0 → post-1.0 |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
| milestone: | post-1.0 → 1.0 |
|---|
This doesn't change or add any strings since the title was already marked with gettext. This patch just fixes a bug (actually it just moves one bracket). Since I did not make that very clear I'll move it back to milestone "1.0". If you still do not want this in 1.0, feel free to move it to post-1.0 again ;).
comment:4 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
We're past string freeze, so we have to push this post-1.0.