Question regarding the import of tmx files into Studio TMs

Hello - we have several thousand tmx files to import, but the Studio TM doesn't display the tmx file name, whether it be the actual name of the file, or a property within the tmx file. Is there a way for this info to be kept and displayed? Many thanks!

Parents Reply
  • Importing the same files into more than one TM in one go would also be interesting.

    Interesting idea! It should be fairly simple to enhance the STraSAK import feature to support multiple target TMs. I might look at this.

    Unlike SDL, in the "it should be fairly simple to implement" cases I don't need to ask "why would you want to do that"... ;-)

    It would be more straightforward to add them to a grid (or drop them) and in the grid specify the fields and I want to use for each file and then finalise the import.

    Aha... that's just too complicated and definitely NOT what one would call unattended batch processing.
    Specifying different fields (i.e. multiple ones) and different values for each file is definitely a too manual process... this is NOT a task for batch processing... i.e not a task for STraSAK.

    For me the logical thing is not having to run the import 10 times add each time a different field.

    Actually, repeating the import multiple times IS a perfectly logical thing to me! ;-)

    But of course only if the import itself is completely automated, i.e. NOT via some weird GUI wizard where one has to manually select (or even drag'n'drop) source and target files!

    Repeating the import by simple recalling the previous command line and only changing the definition of fields/values (using some simple way, e.g. using command line parameters or some text file) is IMO the logical process.

Children