file(GLOB ro_po_files *.po)
GETTEXT_PROCESS_PO_FILES( ro ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${ro_po_files} )
