file(GLOB nso_po_files *.po)
GETTEXT_PROCESS_PO_FILES( nso ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${nso_po_files} )
