file(GLOB sq_po_files *.po)
GETTEXT_PROCESS_PO_FILES( sq ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${sq_po_files} )
