Location of the translation files (*.qm) for libraries
asked 2018-11-16 08:53:45 +0200
This post is a wiki. Anyone with karma >75 is welcome to improve it.
Hi all,
I have a QML plugin library called vcardserializer installed to the /usr/lib/qt5/qml/hu/mm/vCardSerializer/libvCardSerializer.so
Where should I place my translation files?
I have tried /usr/share/translations with both libvCardSerializer.qm and vCardSerializer.qm but neither works.
I have tried to find examples but could not find any on openrepos. Any help would be appericiated.