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

How to get rid of the “Attempted to divide by zero” error in MultiTerm

This error appears not only in Trados Studio We wrote about the Attempted to divide by zero error in Trados Studio before, and now it has been caught by MultiTerm, a free app for processing termbases. The error appears right during simple scrolling through term records. What causes this error, typically, is unknown, but it […]

How to translate TXLF Wordfast files in Trados Studio

Trados Studio can be used to translate .txlf Wordfast files If you do not have or do not like or do not work in Wordfast, you can translate its files in Trados Studio. Trados Studio knows well how to process different file types (Word, Excel, HTML and many, many others). To teach your Trados Studio to work with TXLF Wordfast files means to […]

How to get rid of the “Failed to load built-in plugin(s)” error in Xliff Editor 

Unfortunately, errors happen in every program We have caught a new error, this time in Xliff Editor, a text editor included in the Translation Workspace software package. Here’s what it looks like:  Failed to load built-in plugin(s): Failed to activate the plugin: … reason : … * * * The error happens due to the wrong configuration of […]

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 […]