file(GLOB hi_po_files *.po)
GETTEXT_PROCESS_PO_FILES( hi ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${hi_po_files} )
