our blog

How to get .xlf file from memoQ XLIFF file (.mqxlz)

There is a simple way to extract .xlf from memoQ .mqxlz

Sometimes you have a memoQ XLIFF file (with .mqxlz extension), but it is much easier for you to work with .xlf file. (For example, .xlf files, unlike .mqxlz ones, can be used for QA checks in the free version of Xbench.)

The trick below helps: 

1. First, you should know that .mqxlz file is a renamed .zip archive. Add the .zip extension to .mqxlz file:

my_memoQ_file.mqxlz -> my_memoQ_file.mqxlz.zip

2. Extract everything from this .zip file. There are two files inside:

  • document.mqxliff
  • skeleton.xml

3. Add the .xlf extension to .mqxliff file (you do not need skeleton.xml at all):

document.mqxliff -> document.mqxliff.xlf

Now you get the .xlf file that contains the same bilingual text.

Enjoy!

Recommended content

Some useful keyboard shortcuts for Excel

Some extremely useful keyboard shortcuts for Excel Some useful keyboard shortcuts for Excel:   See this post in our Telegram channel.

How to solve the «Not all items could be loaded. Duplicated source» issue on Xbench

A piece of information on how to solve the issue on Xbench If Xbench reports that Not all items could be loaded due to some Duplicated source after importing a MQXLZ or MQXLIFF file from memoQ, it means that the problem is not in memoQ, but in Xbench. Neither memoQ nor Xbench crashes in this […]

How to Fix the “The document cannot be processed since it contains unexpected contents” issue on Trados Studio

A piece of information on another Trados Studio issue Another Trados Studio error was caught: The document cannot be processed since it contains unexpected contents. The developer claims that they eliminated the cause of this error already in Trados Studio 2017 SR1, but we discovered it in Trados Studio 2021. The error occurs when trying […]

How to insert a line break in an Excel document

Find out how to insert a line break in an Excel document Perhaps everyone knows how to insert a line break in a Word document: with the Shift+Enter command (not to be confused with Ctrl+Enter, which inserts a page break). If you need to replace line breaks with something in Word or, vice versa, replace […]

How to get rid of the “Could not load file or assembly or one of its dependencies” error in Trados Studio

A post for translators working with WorldServer WSXZ packages As it is already known, starting from version 2021, Trados Studio has forgotten how to work with WSXZ packages out of the box. To work with them, you need to install a special plug-in beforehand: WorldServer Compatibility Pack for SDL Trados Studio. To download the plug-in, an […]