Ticket #54 (closed defect: fixed)
Erroneous warnings for placeholder-enclosed strings
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | general | Version: | |
| Keywords: | Cc: |
Description
Translation of strings like %sHome%s is producing warnings, when it shouldn't as, for instance, %sCorreo electrónico%s is a valid translation.
Change History
comment:1
nbachiyski — 2 years ago
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

(In [393]) Define a %xxx placeholder to be either with small-case or upper-case only. Fixes #54