I saw the same problem too. I corrected it by editing line ~264 in the edit.php (in wp-admin folder) Replace <?php comments_number(‘no comments’, ‘1 comment’, “% comments”, true) ?> with <?php comments_number(‘No Comments’, ‘1 Comment’, ‘% Comments’, ”) ?>