Hi everybody,
I'm working on a project that has several numbers that end with a "x" right after them (for example, 6x, 25x, 120x and so on). I need to translate them without this "x" attached, so I basically just need the numbers themselves. Doing it it's fine, but every time the "Verify" keeps warning me that some strings have errors, when it's actually just about that missing "x" in the end of the numbers.
I tried to create a regex through Project Settings, but as the feature is still new to me I'm having some trouble. Could anybody give me a tip here? What exactly should I enter (in RegEx's source and target fields) to the QA just check the numbers themselves?
Kind regards
Translate