mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 05:51:32 +01:00
wording
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
},
|
||||
{
|
||||
"id": "prStatus",
|
||||
"name": "Changes From Pull Request",
|
||||
"name": "Changes In Pull Request",
|
||||
"when": "git:ispr"
|
||||
}
|
||||
]
|
||||
@@ -69,7 +69,7 @@
|
||||
},
|
||||
{
|
||||
"command": "pr.pick",
|
||||
"title": "Checkout Source Branch"
|
||||
"title": "Checkout Pull Request"
|
||||
},
|
||||
{
|
||||
"command": "pr.openInGitHub",
|
||||
|
||||
Reference in New Issue
Block a user