Problem/Motivation
As part of #2650106: Support CDATA in File translator we have enabled Xliff validation in Drupal 8 for strings - instead of files only.
Proposed resolution
We should backport this functionality to Drupal 7.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | xliff-validation-strings-2988569-2.patch | 2.23 KB | mbovan |
Comments
Comment #2
mbovan commentedHere is the patch that provides an option to validate Xliff strings.
Comment #4
berdirYeah, necessary but strictly speaking an API change, hopefully there are not many custom format plugins out there :)