Skip to content

Commit 283d2c5

Browse files
committed
Clarify setting
1 parent de232e0 commit 283d2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"githubPullRequests.postCreate.checkoutDefaultBranch": "Checkout the default branch of the repository",
7777
"githubPullRequests.postCreate.checkoutDefaultBranchAndShow": "Checkout the default branch of the repository and show the pull request in the Pull Requests view",
7878
"githubPullRequests.postCreate.checkoutDefaultBranchAndCopy": "Checkout the default branch of the repository and copy a link to the pull request to the clipboard",
79-
"githubPullRequests.postDone.description": "The action to take after completing a pull request (merge/delete branches).",
79+
"githubPullRequests.postDone.description": "The action to take after using the 'checkout default branch' or 'delete branch' actions on a currently checked out pull request.",
8080
"githubPullRequests.postDone.checkoutDefaultBranch": "Checkout the default branch of the repository",
8181
"githubPullRequests.postDone.checkoutDefaultBranchAndPull": "Checkout the default branch of the repository and pull the latest changes",
8282
"githubPullRequests.defaultCommentType.description": "The default comment type to use when submitting a comment and there is no active review",

0 commit comments

Comments
 (0)