changed help text for "comment pic..."

pull/95/head
jmoenig 2020-06-04 12:33:57 +02:00
rodzic db4035fa1f
commit 457e0697e2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -12515,7 +12515,7 @@ CommentMorph.prototype.userMenu = function () {
localize('comment pic') localize('comment pic')
); );
}, },
'open a new window\nwith a picture of this comment' 'save a picture\nof this comment'
); );
return menu; return menu;
}; };