About regular expressions

Regular expressions, also referred to as regex or regexp, are a widely used method of specifying patterns of text to search for. In QA Distiller, you can use regular expressions to reduce the number of false error messages, by composing a generic pattern list that makes sure that certain strings are ignored when checking for translation mistakes. You can also use regular expressions to report pattern matches.