← Back to team overview

qpdfview team mailing list archive

Re: [Question #695899]: .mo file

 

Question #695899 on qpdfview changed:
https://answers.launchpad.net/qpdfview/+question/695899

    Status: Open => Answered

Adam Reichold proposed the following answer:
Hello Мирослав,

as qpdfview uses the Qt framework for its UI, you cannot use mo files
directly. You need to convert them into Qt's ts format first using the
lconvert tool and into the binary qm format using the lrelease program.

If you want to locally test this, qpdfview's translations are usually
installed at

/usr/share/qpdfview/qpdfview_<lang>.qm

but it will also look for translations put right next to the binary
first.

Best regards,
Adam

P.S.: You can also directly edit the TS files using Qt's Linguist
application.

-- 
You received this question notification because your team qpdfview is an
answer contact for qpdfview.