The PO parser (and presumably parsers for other formats as well) can issue warnings about minor problems in translation files (see bug 1773 for an example). These warnings are currently logged, which is a nuisance to administrators (see bug 35430), but not reported back to the uploader.
We should add a mechanism for parsers to return warnings to their callers, and check for and include any warnings in confirmation and error emails.
The PO parser (and presumably parsers for other formats as well) can issue warnings about minor problems in translation files (see bug 1773 for an example). These warnings are currently logged, which is a nuisance to administrators (see bug 35430), but not reported back to the uploader.
We should add a mechanism for parsers to return warnings to their callers, and check for and include any warnings in confirmation and error emails.