mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
Git/SCM - update "view" to "open" in the command titles (#237645)
This commit is contained in:
@@ -122,10 +122,10 @@
|
||||
"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.viewUntrackedChanges": "View Untracked Changes",
|
||||
"command.viewCommit": "View Commit",
|
||||
"command.viewChanges": "Open Changes",
|
||||
"command.viewStagedChanges": "Open Staged Changes",
|
||||
"command.viewUntrackedChanges": "Open Untracked Changes",
|
||||
"command.viewCommit": "Open Commit",
|
||||
"command.api.getRepositories": "Get Repositories",
|
||||
"command.api.getRepositoryState": "Get Repository State",
|
||||
"command.api.getRemoteSources": "Get Remote Sources",
|
||||
|
||||
Reference in New Issue
Block a user