Dear all,
This is a slightly odd question, but can someone tell me the format of
the text file that dotcomments stores comments in?
Specifically, I understand that it stores each comment on a single
line, delimited by [+]. What fields are separated by the [+] and what
order are they in?
[The reason I ask: I have comments in another system that uses a
similar format, though not identical, and want to import them into MT.
There's a script to do this for dotcomments-formatted files, and I
think it would be easier to turn my existing comments file into a
dotcomments one rather than rewriting the script, since I don't know
any scripting.)
Thanks.