提交 74481a59 编写于 作者: S Sandeep Somavarapu

#18095 Rename Keybindings title to Keyboard Shortcuts

上级 e13708c4
......@@ -51,7 +51,7 @@ export class KeybindingsEditorInput extends EditorInput {
}
getName(): string {
return localize('keybindingsInputName', "Keybindings");
return localize('keybindingsInputName', "Keyboard Shortcuts");
}
resolve(refresh?: boolean): TPromise<KeybindingsEditorModel> {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册