|
19 | 19 | "filePanel.workspace.rename": "Rename Workspace", |
20 | 20 | "filePanel.workspace.save_workspace": "Save Workspace", |
21 | 21 | "filePanel.workspace.delete": "Delete Workspace", |
22 | | - "filePanel.workspace.deleteConfirm": "Are you sure to delete the current workspace?", |
| 22 | + "filePanel.workspace.deleteConfirm": "Are you sure to delete the current Workspace?", |
23 | 23 | "filePanel.workspace.download": "Download Workspace", |
24 | | - "filePanel.workspace.downloadConfirm": "This will download current workspace in a zip file. Do you want to continue?", |
| 24 | + "filePanel.workspace.downloadConfirm": "This will download current Workspace in a zip file. Do you want to continue?", |
25 | 25 | "filePanel.workspace.deleteAll": "Delete All Workspaces", |
26 | 26 | "filePanel.workspace.deleteAllConfirm1": "Are you absolutely sure you want to delete all your workspaces?", |
27 | 27 | "filePanel.workspace.deleteAllConfirm2": "Deleted workspaces can not be restored in any manner.", |
|
83 | 83 | "filePanel.switchBranches": "Switch branches", |
84 | 84 | "filePanel.checkoutGitBranch": "Checkout Git Branch", |
85 | 85 | "filePanel.findOrCreateABranch": "Find or create a branch.", |
86 | | - "filePanel.initGitRepositoryLabel": "Initialize workspace as a new git repository", |
| 86 | + "filePanel.initGitRepositoryLabel": "Initialize Workspace as a new git repository", |
87 | 87 | "filePanel.initGitRepositoryWarning": "To use Git features, add username and email to the Github section of the Git plugin.", |
88 | 88 | "filePanel.workspaceName": "Workspace name", |
89 | 89 | "filePanel.customizeTemplate": "Customize template", |
|
93 | 93 | "filePanel.yes": "Yes", |
94 | 94 | "filePanel.cancel": "Cancel", |
95 | 95 | "filePanel.selectFolder": "Select or create folder", |
96 | | - "filePanel.createNewWorkspace": "create a new workspace", |
| 96 | + "filePanel.createNewWorkspace": "create a new Workspace", |
97 | 97 | "filePanel.connectToLocalhost": "Connect to Local Filesystem", |
98 | 98 | "filePanel.copiedToClipboard": "Copied to clipboard {path}", |
99 | 99 | "filePanel.downloadFailed": "Download Failed", |
|
108 | 108 | "filePanel.createPublicGistMsg1": "Are you sure you want to push changes to remote gist file on github.com?", |
109 | 109 | "filePanel.createPublicGistMsg2": "Are you sure you want to anonymously publish all your files in the {path} folder as a public gist on github.com?", |
110 | 110 | "filePanel.createPublicGistMsg3": "Are you sure you want to anonymously publish {path} file as a public gist on github.com?", |
111 | | - "filePanel.createPublicGistMsg4": "Are you sure you want to anonymously publish all your files in the {name} workspace as a public gist on github.com?", |
| 111 | + "filePanel.createPublicGistMsg4": "Are you sure you want to anonymously publish all your files in the {name} Workspace as a public gist on github.com?", |
112 | 112 | "filePanel.deleteMsg": "Are you sure you want to delete", |
113 | 113 | "filePanel.theseItems": "these items", |
114 | 114 | "filePanel.thisItem": "this item", |
|
130 | 130 | "filePanel.uniswapV4Template": "v4 Template", |
131 | 131 | "filePanel.uniswapV4HookBookMultiSigSwapHook": "HookBook MultiSigSwapHook", |
132 | 132 | "filePanel.transparent": "Transparent", |
133 | | - "filePanel.initGitRepoTitle": "Check option to initialize workspace as a new git repository", |
| 133 | + "filePanel.initGitRepoTitle": "Check option to initialize Workspace as a new git repository", |
134 | 134 | "filePanel.switchToBranchTitle1": "Checkout new branch from remote branch", |
135 | 135 | "filePanel.switchToBranchTitle2": "Checkout to local branch", |
136 | 136 | "filePanel.readOnly": "read-only", |
|
149 | 149 | "filePanel.movingFolderFailed": "Moving Folder Failed", |
150 | 150 | "filePanel.movingFolderFailedMsg": "Unexpected error while moving folder: {src}", |
151 | 151 | "filePanel.workspaceActions": "Workspace actions", |
152 | | - "filePanel.saveCodeSample": "This code-sample workspace will not be persisted. Click here to save it.", |
| 152 | + "filePanel.saveCodeSample": "This code-sample Workspace will not be persisted. Click here to save it.", |
153 | 153 | "filePanel.logInGithub": "Sign in to GitHub.", |
154 | 154 | "filePanel.gitHubLoggedAs": "Signed in as {githubuser}", |
155 | 155 | "filePanel.updateSubmodules": "Update all submodules of repository. Click to pull dependencies.", |
|
0 commit comments