#10444 closed (fixed)
Wrong german translation in date_hierarchy back link
| Reported by: | kaikuehne | Owned by: | Jannis Leidel |
|---|---|---|---|
| Component: | Translations | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The german translation for the back link in the admin for date_hierarchy is wrong. "Alle Tage" means "All days" which is incorrect, because date_hierachy lists dates or years, not days. Change it to "Alle Daten", the german plural for "date".
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | date_hierarchy_backlink_german_translation.diff added |
|---|
comment:1 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Indeed, thanks for finding that. I'll apply the patch asap.