file(GLOB br_po_files *.po)
GETTEXT_PROCESS_PO_FILES( br ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${br_po_files} )
