Fix lang pack names and versions (#6038)

This commit is contained in:
Karl Burtram
2019-06-14 14:22:47 -07:00
committed by GitHub
parent 7a31d66d2c
commit 26d8b32717
9 changed files with 27 additions and 27 deletions

View File

@@ -1,8 +1,8 @@
{ {
"name": "zzlp-ads-language-pack-de", "name": "ads-language-pack-de",
"displayName": "German Language Pack for Azure Data Studio", "displayName": "German Language Pack for Azure Data Studio",
"description": "Language pack extension for German", "description": "Language pack extension for German",
"version": "1.8.0", "version": "1.9.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": { "engines": {
"vscode": "^1.34.0", "vscode": "^1.34.0",
"azdata": ">=1.8.0" "azdata": ">=1.9.0"
}, },
"icon": "languagepack.png", "icon": "languagepack.png",
"categories": [ "categories": [

View File

@@ -1,8 +1,8 @@
{ {
"name": "zzlp-ads-language-pack-es", "name": "ads-language-pack-es",
"displayName": "Spanish Language Pack for Azure Data Studio", "displayName": "Spanish Language Pack for Azure Data Studio",
"description": "Language pack extension for Spanish", "description": "Language pack extension for Spanish",
"version": "1.8.0", "version": "1.9.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": { "engines": {
"vscode": "^1.34.0", "vscode": "^1.34.0",
"azdata": ">=1.8.0" "azdata": ">=1.9.0"
}, },
"icon": "languagepack.png", "icon": "languagepack.png",
"categories": [ "categories": [

View File

@@ -1,8 +1,8 @@
{ {
"name": "zzlp-ads-language-pack-fr", "name": "ads-language-pack-fr",
"displayName": "French Language Pack for Azure Data Studio", "displayName": "French Language Pack for Azure Data Studio",
"description": "Language pack extension for French", "description": "Language pack extension for French",
"version": "1.8.0", "version": "1.9.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": { "engines": {
"vscode": "^1.34.0", "vscode": "^1.34.0",
"azdata": ">=1.8.0" "azdata": ">=1.9.0"
}, },
"icon": "languagepack.png", "icon": "languagepack.png",
"categories": [ "categories": [

View File

@@ -1,8 +1,8 @@
{ {
"name": "zzlp-ads-language-pack-it", "name": "ads-language-pack-it",
"displayName": "Italian Language Pack for Azure Data Studio", "displayName": "Italian Language Pack for Azure Data Studio",
"description": "Language pack extension for Italian", "description": "Language pack extension for Italian",
"version": "1.8.0", "version": "1.9.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": { "engines": {
"vscode": "^1.34.0", "vscode": "^1.34.0",
"azdata": ">=1.8.0" "azdata": ">=1.9.0"
}, },
"icon": "languagepack.png", "icon": "languagepack.png",
"categories": [ "categories": [

View File

@@ -1,8 +1,8 @@
{ {
"name": "zzlp-ads-language-pack-ko", "name": "ads-language-pack-ko",
"displayName": "Korean Language Pack for Azure Data Studio", "displayName": "Korean Language Pack for Azure Data Studio",
"description": "Language pack extension for Korean", "description": "Language pack extension for Korean",
"version": "1.8.0", "version": "1.9.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": { "engines": {
"vscode": "^1.34.0", "vscode": "^1.34.0",
"azdata": ">=1.8.0" "azdata": ">=1.9.0"
}, },
"icon": "languagepack.png", "icon": "languagepack.png",
"categories": [ "categories": [

View File

@@ -1,8 +1,8 @@
{ {
"name": "zzlp-ads-language-pack-pt-br", "name": "ads-language-pack-pt-br",
"displayName": "Portuguese (Brazil) Language Pack for Azure Data Studio", "displayName": "Portuguese (Brazil) Language Pack for Azure Data Studio",
"description": "Language pack extension for Portuguese (Brazil)", "description": "Language pack extension for Portuguese (Brazil)",
"version": "1.8.0", "version": "1.9.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": { "engines": {
"vscode": "^1.34.0", "vscode": "^1.34.0",
"azdata": ">=1.8.0" "azdata": ">=1.9.0"
}, },
"icon": "languagepack.png", "icon": "languagepack.png",
"categories": [ "categories": [

View File

@@ -1,8 +1,8 @@
{ {
"name": "zzlp-ads-language-pack-ru", "name": "ads-language-pack-ru",
"displayName": "Russian Language Pack for Azure Data Studio", "displayName": "Russian Language Pack for Azure Data Studio",
"description": "Language pack extension for Russian", "description": "Language pack extension for Russian",
"version": "1.8.0", "version": "1.9.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": { "engines": {
"vscode": "^1.34.0", "vscode": "^1.34.0",
"azdata": ">=1.8.0" "azdata": ">=1.9.0"
}, },
"icon": "languagepack.png", "icon": "languagepack.png",
"categories": [ "categories": [

View File

@@ -1,8 +1,8 @@
{ {
"name": "zzlp-ads-language-pack-zh-hans", "name": "ads-language-pack-zh-hans",
"displayName": "Chinese (Simplified) Language Pack for Azure Data Studio", "displayName": "Chinese (Simplified) Language Pack for Azure Data Studio",
"description": "Language pack extension for Chinese (Simplified)", "description": "Language pack extension for Chinese (Simplified)",
"version": "1.8.0", "version": "1.9.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": { "engines": {
"vscode": "^1.34.0", "vscode": "^1.34.0",
"azdata": ">=1.8.0" "azdata": ">=1.9.0"
}, },
"icon": "languagepack.png", "icon": "languagepack.png",
"categories": [ "categories": [

View File

@@ -1,8 +1,8 @@
{ {
"name": "zzlp-ads-language-pack-zh-hant", "name": "ads-language-pack-zh-hant",
"displayName": "Chinese (Traditional) Language Pack for Azure Data Studio", "displayName": "Chinese (Traditional) Language Pack for Azure Data Studio",
"description": "Language pack extension for Chinese (Traditional)", "description": "Language pack extension for Chinese (Traditional)",
"version": "1.8.0", "version": "1.9.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt", "license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": { "engines": {
"vscode": "^1.34.0", "vscode": "^1.34.0",
"azdata": ">=1.8.0" "azdata": ">=1.9.0"
}, },
"icon": "languagepack.png", "icon": "languagepack.png",
"categories": [ "categories": [