Checks whether translation contains duplicated punctuation symbols.
arrayOfPunctuation
- The list of punctuation symbols to check.
This QA check returns the error message and the list of fixes (removing extra punctuation symbols).
- Plural strings are not supported.
- ICU strings are not supported.
- Vladimir Burmistr ([email protected])