diff --git a/extensions/git/package.nls.json b/extensions/git/package.nls.json index 02eb93587d0..2a5ebd6a5e1 100644 --- a/extensions/git/package.nls.json +++ b/extensions/git/package.nls.json @@ -91,7 +91,7 @@ "command.rebaseAbort": "Abort Rebase", "command.stashIncludeUntracked": "Stash (Include Untracked)", "command.stash": "Stash", - "command.stashStaged": "Stash (Staged)", + "command.stashStaged": "Stash Staged", "command.stashPop": "Pop Stash...", "command.stashPopLatest": "Pop Latest Stash", "command.stashApply": "Apply Stash...",