Merge pull request #31253 from yfdyh000/i18n-fixes

Fixes some extensions strings missing for i18n
This commit is contained in:
Martin Aeschlimann
2017-08-28 22:04:39 +02:00
committed by GitHub
5 changed files with 11 additions and 6 deletions

View File

@@ -209,7 +209,7 @@
"verbose"
],
"default": "off",
"description": "Traces the communication between VS Code and the HTML language server."
"description": "%html.trace.server.desc%"
}
}
}