提交 dfb8899e 编写于 作者: P Peng Lyu

Modify the name for add reaction.

上级 66267819
......@@ -193,7 +193,7 @@ export class CommentNode extends Disposable {
if (toggleReactionActionItem) {
toggleReactionActionItem.show();
}
}, 'Pick'));
}, nls.localize('commentAddReaction', "Add Reaction")));
let reactionMenuActions: Action[] = [];
let reactionGroup = this.commentService.getReactionGroup(this.owner);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册