Quantcast
Channel: ProZ.com Translation Forums
Viewing all articles
Browse latest Browse all 3915

How to convert TMX to tab-delimited? | Nice

$
0
0
Forum: CAT Tools Technical Help
Topic: How to convert TMX to tab-delimited?
Poster: Hans Lenting
Post title: Nice

[quote]Samuel Murray wrote:

Yes, so you have to first replace all whitespace characters (except spaces, duh) with replacement characters.
...
= horizontal tab
[/quote]

Thank you for reminding me of that one! I'll add a rule to the TextFactory.

[quote]
Or just replace \n with ① and replace \t with ② throughout the file -- no need to restrict it to segments, for since you're not going to use the TMX file after this [/quote]

I'll use the tab-delimited file for several purposes. One of them is ... creating a cleaned and smaller TMX. That TextFactory will be pretty straightforward.

BTW:
[quote]BBEdit introduces the Text Factory, which allows you to assemble a list of text transformations that will be applied in order to either the current document or selection (when invoked as a filter), or to a specified list of files and folders (when invoked via the Scripts menu).[/quote]


Viewing all articles
Browse latest Browse all 3915

Trending Articles