Git - fix command titles (#198996)

This commit is contained in:
Ladislau Szomoru
2023-11-24 09:41:44 +01:00
committed by GitHub
parent 0e638f66f9
commit ed6dc7b6b3
2 changed files with 4 additions and 2 deletions

View File

@@ -111,6 +111,8 @@
"command.timelineCompareWithSelected": "Compare with Selected",
"command.manageUnsafeRepositories": "Manage Unsafe Repositories",
"command.openRepositoriesInParentFolders": "Open Repositories In Parent Folders",
"command.viewChanges": "View Changes",
"command.viewStagedChanges": "View Staged Changes",
"command.api.getRepositories": "Get Repositories",
"command.api.getRepositoryState": "Get Repository State",
"command.api.getRemoteSources": "Get Remote Sources",