Forum: Transit support
Topic: How to insert a string at the start or end of all segments
Poster: CafeTran Training
My knowledge of Transit is becoming rusty. And I also think that a previously available feature to deactivate markup protection has been removed either from Transit, or more likely, from my internal memory.
What I'm trying to do is to add a string like "NotTranslated" to either the start or end of every segment with the status "Not Translated".
I can only find a regular expression for the segment end: backslash plus small o (\o). This expression does find all segment ends, but the replacement part doesn't work.
How come?
Topic: How to insert a string at the start or end of all segments
Poster: CafeTran Training
My knowledge of Transit is becoming rusty. And I also think that a previously available feature to deactivate markup protection has been removed either from Transit, or more likely, from my internal memory.
What I'm trying to do is to add a string like "NotTranslated" to either the start or end of every segment with the status "Not Translated".
I can only find a regular expression for the segment end: backslash plus small o (\o). This expression does find all segment ends, but the replacement part doesn't work.
How come?