localise workspace trust strings for exts

This commit is contained in:
SteVen Batten
2021-04-22 07:44:24 -07:00
parent 5c39e705cc
commit ed16789225
4 changed files with 5 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
"capabilities": {
"untrustedWorkspaces": {
"supported": "limited",
"description": "The extension requires workspace trust when the `php.validate.executablePath` setting will load a version of PHP in the workspace."
"description": "%workspaceTrust%"
}
},
"contributes": {