Opened 4 days ago
#19328 new enhancement
Pootle: wrong 'critical errors'
Reported by: | humdinger | Owned by: | nielx |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Website/Pootle | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Whenever Pootle encounters a block with curly brackets, like
{0, plural, one{One new message} other{# new messages}}
it gets flagged as 'critical error: Python brace placehholders'
One can "mute" such an error, but it still shows up on various tables and it's confusing people.
Same for "XML tags" (where pointy brackets are involved) and "printf()" (for percent-symbols in e.g. variable names).
Can we remove those quality checks?
Note:
See TracTickets
for help on using tickets.