提交 675c8d8e 编写于 作者: M Miguel Solorio

Fix #51816

上级 7e57821a
......@@ -469,7 +469,7 @@ export class UpdateContribution extends Disposable implements IWorkbenchContribu
group: '6_update',
command: {
id: 'update.restart',
title: nls.localize('restartToUpdate', "Restart to Update")
title: nls.localize('restartToUpdate', "*Restart to Update")
},
when: CONTEXT_UPDATE_STATE.isEqualTo(StateType.Ready)
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册