file(GLOB ss_po_files *.po)
GETTEXT_PROCESS_PO_FILES( ss ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${ss_po_files} )
