If you import from cutenews (en) data to cutenews.ru using the update script you get different size record counts for news and story in mySQL. They should both match and not differ. Use phpMyAdmin to verify the records count for both tables after import.
Only work around I could come up with for this mismatch was to write a script to directly create a sql dump file from cutenews text files data and then import it to get both tables to match exactly.
