file(GLOB mt_po_files *.po)
GETTEXT_PROCESS_PO_FILES( mt ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${mt_po_files} )
