Ticket #35 (closed defect: wontfix)
"Length difference" warnings don't take context into account
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | general | Version: | |
| Keywords: | Cc: |
Description
"%s: %s|Month_number: Month_name", translated as "%s: %s" generates: "Warning: Lenghts of source and translation differ too much.", for instance
Change History
comment:1
nbachiyski — 2 years ago
- Status changed from new to closed
- Resolution set to wontfix
Note: See
TracTickets for help on using
tickets.

We should get rid of those and use proper gettext contexts (_x() class of functions). Let this warning serve as a reminder.