diff --git a/extensions/git/package.nls.json b/extensions/git/package.nls.json index d541a0fd9b9..ea8c3f7c3d2 100644 --- a/extensions/git/package.nls.json +++ b/extensions/git/package.nls.json @@ -1,6 +1,6 @@ { - "displayName": "Hide Untracked Files (Git)", - "description": "Copy of the built-in Git extension which hides untracked files", + "displayName": "Git", + "description": "Git SCM Integration", "command.clone": "Clone", "command.init": "Initialize Repository", "command.openRepository": "Open Repository",