file(GLOB csb_po_files *.po)
GETTEXT_PROCESS_PO_FILES( csb ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${csb_po_files} )
