file(GLOB _po_files *.po)
gettext_process_po_files(pt_BR ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files})
