未验证 提交 64c44074 编写于 作者: J João Moreno

Merge remote-tracking branch 'origin/master'

......@@ -30,7 +30,7 @@ export class RemoteExtensionsInstaller extends Disposable implements IWorkbenchC
disposable = MenuRegistry.appendMenuItem(MenuId.CommandPalette, {
command: {
id: 'workbench.extensions.installLocalExtensions',
category: localize('remote', "Remote"),
category: localize({ key: 'remote', comment: ['Remote as in remote machine'] }, "Remote"),
title: installLocalExtensionsInRemoteAction.label
}
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册