Skip to content

Commit 8f0ea5c

Browse files
authored
sessions - shorter button for PR open/create (#298257)
1 parent b4081d0 commit 8f0ea5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/github/package.nls.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"command.publish": "Publish to GitHub",
66
"command.openOnGitHub": "Open on GitHub",
77
"command.openOnVscodeDev": "Open in vscode.dev",
8-
"command.createPullRequest": "Create Pull Request",
9-
"command.openPullRequest": "Open Pull Request",
8+
"command.createPullRequest": "Create PR",
9+
"command.openPullRequest": "Open PR",
1010
"config.branchProtection": "Controls whether to query repository rules for GitHub repositories",
1111
"config.gitAuthentication": "Controls whether to enable automatic GitHub authentication for git commands within VS Code.",
1212
"config.gitProtocol": "Controls which protocol is used to clone a GitHub repository",

0 commit comments

Comments
 (0)