file(GLOB pt_BR_po_files *.po)
GETTEXT_PROCESS_PO_FILES( pt_BR ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${pt_BR_po_files} )
