diff --git a/src/blocks.js b/src/blocks.js index d1c104ea..81899bbf 100644 --- a/src/blocks.js +++ b/src/blocks.js @@ -12515,7 +12515,7 @@ CommentMorph.prototype.userMenu = function () { localize('comment pic') ); }, - 'open a new window\nwith a picture of this comment' + 'save a picture\nof this comment' ); return menu; };