Update Lang Pack extension strings from previous refresh (#8229)

* Update Lang Pack extension strings from previous refresh

* Bump lang pack versions
This commit is contained in:
Karl Burtram
2019-11-05 17:53:27 -08:00
committed by GitHub
parent 22a427f934
commit 3b1eaca58e
130 changed files with 16960 additions and 12840 deletions

View File

@@ -1,16 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Concepts de base du langage SQL",
"description": "Fournit la coloration syntaxique et la correspondance des crochets dans les fichiers SQL."
}
}
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"displayName": "Concepts de base du langage SQL",
"description": "Fournit la coloration syntaxique et la correspondance des crochets dans les fichiers SQL."
}
}
}