Find option is not finding a string using regular expressions

Hi, 

I am using the Find option to search for all strings that match this regular expression: /^\{[a-zA-Z]+\.[a-zA-Z]+\.[a-zA-Z]+}$/

Testing the Regular expression in Regex101.com finds the results I want, meaning strings like this one: {DP.Label.Blanks}

My goal is to find them and locked them for translation. However, when I search in Passolo 2018 using the regular expression, I get the message that cannot find such strings.

Do you have any idea why the search is not successful?

Many thanks,

Rocío

emoji
Parents Reply Children
No Data